wok diff cyrus-sasl/receipt @ rev 25279
updated rfkill (0.5 -> 1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 18 15:03:30 2022 +0100 (2022-07-18) |
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 Mon Jul 18 15:03:30 2022 +0100 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"