wok diff rtmpdump/receipt @ rev 25032

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:08 2022 +0100 (2022-05-20)
parents 2f230197370e
children
line diff
     1.1 --- a/rtmpdump/receipt	Wed Feb 16 11:53:30 2022 +0000
     1.2 +++ b/rtmpdump/receipt	Fri May 20 10:31:08 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"