wok-4.x diff cyrus-sasl/receipt @ rev 12477

Up openssl 1.1.1n (bump packages curl, git, wget, python), up cherokee 1.2.104 and bdeps (automake, openldap, cyrus-sasl)
author Stanislas Leduc <shann@slitaz.org>
date Sun Apr 02 14:34:44 2023 +0000 (18 months ago)
parents b3a5a76246a3
children
line diff
     1.1 --- a/cyrus-sasl/receipt	Wed May 25 00:25:23 2011 +0200
     1.2 +++ b/cyrus-sasl/receipt	Sun Apr 02 14:34:44 2023 +0000
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cyrus-sasl"
     1.7 -VERSION="2.1.23"
     1.8 +VERSION="2.1.28"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="SASL authentication server."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://cyrusimap.web.cmu.edu/"
    1.14 -WGET_URL="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$TARBALL"
    1.15 +#WGET_URL="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$TARBALL"
    1.16 +WGET_URL="https://github.com/cyrusimap/$PACKAGE/releases/download/$PACKAGE-$VERSION/$TARBALL"
    1.17  
    1.18  DEPENDS="libldap openssl libdb libsasl libsasl-modules libcomerr3"
    1.19  BUILD_DEPENDS="openldap-dev db-dev openssl-dev"