From 9b1d81183a71fc34412e012feaf85d54b7a53921 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 7 Dec 2020 14:03:31 +0100 Subject: courier-authlib: rebuild --- courier-authlib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'courier-authlib') diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD index b88a4a2f..d0bba70b 100644 --- a/courier-authlib/PKGBUILD +++ b/courier-authlib/PKGBUILD @@ -8,7 +8,7 @@ pkgname=courier-authlib pkgver=0.71.0 -pkgrel=8 +pkgrel=9 pkgdesc="Authentication library for the Courier mailserver(s)" arch=(i686 pentium4 x86_64) license=('GPL2') @@ -21,13 +21,13 @@ _pinned_dependencies=( 'glibc>=2.31' 'libcrypt.so=2' 'libmariadb.so=3' + 'libpam.so=0' 'libtool=2.4.6+42+gb88cebd5' - 'pam=1.5.0' 'postgresql-libs=12.5' 'sqlite=3.34.0' ) depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}") -makedepends=('pam' 'libldap' 'libmariadbclient' 'postgresql-libs>=8.3.0') +makedepends=('libldap') optdepends=('sqlite: With support for the authsqlite authentication module' 'libmariadbclient: With support for the authmysql authentication module' 'libldap: With support for the authldap authentication module' -- cgit v1.2.3-54-g00ecf