wok diff stunnel/receipt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 months ago)
parents 83b97236db32
children ba642f310677
line diff
     1.1 --- a/stunnel/receipt	Sat Feb 12 11:42:56 2022 +0000
     1.2 +++ b/stunnel/receipt	Mon Jun 13 19:39:39 2022 +0000
     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"