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 changed files with 6 additions and 4 deletions
|
@ -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 <orphan@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue