summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--courier-authlib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD
index ea1843895..77ab30e90 100644
--- a/courier-authlib/PKGBUILD
+++ b/courier-authlib/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=courier-authlib
pkgver=0.72.0
-pkgrel=2
+pkgrel=3
pkgdesc="Authentication library for the Courier mailserver(s)"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -20,7 +20,7 @@ _pinned_dependencies=(
'glibc>=2.31'
'libcrypt.so=2'
'libgdbm.so=6'
- 'libldap=2.6.3'
+ 'libldap=2.6.4'
'libmariadb.so=3'
'libpam.so=0'
'libpq.so=5'