wok diff cyrus-sasl/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (19 months ago)
parents 2a0479881723
children fe1b5660fdd1
line diff
     1.1 --- a/cyrus-sasl/receipt	Sun Feb 13 13:09:42 2022 +0000
     1.2 +++ b/cyrus-sasl/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://www.cyrusimap.org/sasl"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://www.cyrusimap.org/releases/$PACKAGE-$VERSION.tar.gz"
     1.8 +WGET_URL="https://github.com/cyrusimap/cyrus-sasl/archive/$TARBALL"
     1.9  
    1.10  DEPENDS="libcomerr3 libdb libldap libsasl libsasl-modules openssl"
    1.11  BUILD_DEPENDS="db-dev openldap-dev openssl-dev"