wok diff rtmpdump/receipt @ rev 25583
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 31 16:56:53 2023 +0000 (17 months ago) |
parents | 2f230197370e |
children |
line diff
1.1 --- a/rtmpdump/receipt Wed Feb 16 11:53:30 2022 +0000 1.2 +++ b/rtmpdump/receipt Wed May 31 16:56:53 2023 +0000 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"