wok-6.x diff stunnel/receipt @ rev 25527

created recipes for libmpack and libmpack-dev 1.0.5
author Hans-G?nter Theisgen
date Sat Feb 25 07:28:19 2023 +0100 (19 months ago)
parents 83b97236db32
children
line diff
     1.1 --- a/stunnel/receipt	Sat Feb 12 11:42:56 2022 +0000
     1.2 +++ b/stunnel/receipt	Sat Feb 25 07:28:19 2023 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://www.stunnel.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}downloads/$TARBALL"
     1.8 +WGET_URL="http://www.usenix.org.uk/mirrors/stunnel/archive/${VERSION%%.*}.x/$TARBALL"
     1.9  
    1.10  DEPENDS="libssl"
    1.11  BUILD_DEPENDS="libwrap-dev openssl-dev"