wok diff rtmpdump/receipt @ rev 25482
created recipe for py3k-cparser
author | Hans-G?nter Theisgen |
---|---|
date | Mon Oct 17 07:46:10 2022 +0100 (2022-10-17) |
parents | 2f230197370e |
children |
line diff
1.1 --- a/rtmpdump/receipt Wed Feb 16 11:53:30 2022 +0000 1.2 +++ b/rtmpdump/receipt Mon Oct 17 07:46:10 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://rtmpdump.mplayerhq.hu/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://rtmpdump.mplayerhq.hu/download/$TARBALL" 1.8 +WGET_URL="https://rtmpdump.mplayerhq.hu/download/$TARBALL" 1.9 1.10 DEPENDS="libssl" 1.11 BUILD_DEPENDS="openssl-dev"