diff --git a/srcpkgs/cyrus-sasl/template b/srcpkgs/cyrus-sasl/template index b259152139f..3ee25aeb117 100644 --- a/srcpkgs/cyrus-sasl/template +++ b/srcpkgs/cyrus-sasl/template @@ -1,7 +1,8 @@ # Template file for 'cyrus-sasl' +# keep in sync with libsasl pkgname=cyrus-sasl -version=2.1.27 -revision=9 +version=2.1.28 +revision=1 build_style=gnu-configure configure_args="--disable-static --enable-shared --enable-checkapop --enable-cram --enable-digest --disable-otp --disable-srp @@ -10,7 +11,8 @@ configure_args="--disable-static --enable-shared --enable-checkapop --enable-sql --enable-ldapdb --disable-macos-framework --with-pam --with-saslauthd=/run/saslauthd --with-ldap --with-devrandom=/dev/urandom --with-configdir=/etc/sasl2:/etc/sasl:/usr/lib/sasl2 - --with-mysql=${XBPS_CROSS_BASE}/usr" + --with-mysql=${XBPS_CROSS_BASE}/usr + ac_cv_gssapi_supports_spnego=yes" hostmakedepends="automake libtool groff pkg-config" makedepends="libsasl-devel openssl-devel db-devel libldap-devel mit-krb5-devel pam-devel sqlite-devel postgresql-libs-devel @@ -21,7 +23,7 @@ maintainer="Orphaned " license="BSD-3-Clause-Attribution" homepage="https://www.cyrusimap.org/sasl/" distfiles="https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-${version}/cyrus-sasl-${version}.tar.gz" -checksum=26866b1549b00ffd020f188a43c258017fa1c382b3ddadd8201536f72efb05d5 +checksum=7ccfc6abd01ed67c1a0924b353e526f1b766b21f42d4562ee635a8ebfc5bb38c pre_configure() { autoreconf -fi