summaryrefslogtreecommitdiff
path: root/courier-authlib
diff options
context:
space:
mode:
Diffstat (limited to 'courier-authlib')
-rw-r--r--courier-authlib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD
index 8ef964775..e4e18c93d 100644
--- a/courier-authlib/PKGBUILD
+++ b/courier-authlib/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=courier-authlib
pkgver=0.72.0
-pkgrel=14
+pkgrel=15
pkgdesc="Authentication library for the Courier mailserver(s)"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -25,7 +25,7 @@ _pinned_dependencies=(
'libpam.so=0'
'libpq.so=5'
'libsqlite3.so=0'
- 'libtool=2.5.0+1+g38c166c8'
+ 'libtool=2.5.0+14+g9a4a0261'
)
depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}")
makedepends=('libldap')