summaryrefslogtreecommitdiff
path: root/courier-authlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'courier-authlib/PKGBUILD')
-rw-r--r--courier-authlib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD
index fce18b922..f15153017 100644
--- a/courier-authlib/PKGBUILD
+++ b/courier-authlib/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=courier-authlib
pkgver=0.71.3
-pkgrel=9
+pkgrel=10
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'
'libtool=2.4.6+59+gb55b1cc8'
- 'sqlite=3.37.2'
+ 'sqlite=3.38.0'
)
depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}")
makedepends=('libldap')