cyrus-sasl: update to 2.1.28.
Co-authored-by: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
This commit is contained in:
parent
cfe8e5d18a
commit
ca6a0bd7c7
@ -1,7 +1,8 @@
|
|||||||
# Template file for 'cyrus-sasl'
|
# Template file for 'cyrus-sasl'
|
||||||
|
# keep in sync with libsasl
|
||||||
pkgname=cyrus-sasl
|
pkgname=cyrus-sasl
|
||||||
version=2.1.27
|
version=2.1.28
|
||||||
revision=9
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-shared --enable-checkapop
|
configure_args="--disable-static --enable-shared --enable-checkapop
|
||||||
--enable-cram --enable-digest --disable-otp --disable-srp
|
--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
|
--enable-sql --enable-ldapdb --disable-macos-framework --with-pam
|
||||||
--with-saslauthd=/run/saslauthd --with-ldap --with-devrandom=/dev/urandom
|
--with-saslauthd=/run/saslauthd --with-ldap --with-devrandom=/dev/urandom
|
||||||
--with-configdir=/etc/sasl2:/etc/sasl:/usr/lib/sasl2
|
--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"
|
hostmakedepends="automake libtool groff pkg-config"
|
||||||
makedepends="libsasl-devel openssl-devel db-devel libldap-devel
|
makedepends="libsasl-devel openssl-devel db-devel libldap-devel
|
||||||
mit-krb5-devel pam-devel sqlite-devel postgresql-libs-devel
|
mit-krb5-devel pam-devel sqlite-devel postgresql-libs-devel
|
||||||
@ -21,7 +23,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="BSD-3-Clause-Attribution"
|
license="BSD-3-Clause-Attribution"
|
||||||
homepage="https://www.cyrusimap.org/sasl/"
|
homepage="https://www.cyrusimap.org/sasl/"
|
||||||
distfiles="https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-${version}/cyrus-sasl-${version}.tar.gz"
|
distfiles="https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-${version}/cyrus-sasl-${version}.tar.gz"
|
||||||
checksum=26866b1549b00ffd020f188a43c258017fa1c382b3ddadd8201536f72efb05d5
|
checksum=7ccfc6abd01ed67c1a0924b353e526f1b766b21f42d4562ee635a8ebfc5bb38c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user