wok diff cyrus-sasl-pam/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 2a0479881723
children fe1b5660fdd1
line diff
     1.1 --- a/cyrus-sasl-pam/receipt	Sun Feb 13 13:09:42 2022 +0000
     1.2 +++ b/cyrus-sasl-pam/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  SOURCE="cyrus-sasl"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://www.cyrusimap.org/releases/$SOURCE-$VERSION.tar.gz"
     1.8 +WGET_URL="https://github.com/cyrusimap/cyrus-sasl/archive/$TARBALL"
     1.9  
    1.10  PROVIDE="cyrus-sasl:pam"
    1.11  DEPENDS="libcomerr3 libdb libkrb5 libldap openssl pam"