summaryrefslogtreecommitdiff
path: root/courier-authlib-devel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'courier-authlib-devel/PKGBUILD')
-rw-r--r--courier-authlib-devel/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/courier-authlib-devel/PKGBUILD b/courier-authlib-devel/PKGBUILD
index fadb5067..fc221f61 100644
--- a/courier-authlib-devel/PKGBUILD
+++ b/courier-authlib-devel/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=courier-authlib-devel
_pkgname=${pkgname%-*}
pkgver=0.71.0.20201104
-pkgrel=1
+pkgrel=2
pkgdesc="Authentication library for the Courier mailserver(s)"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -24,7 +24,7 @@ _pinned_dependencies=(
'libmariadb.so=3'
'libtool=2.4.6+42+gb88cebd5'
'pam=1.4.0'
- 'postgresql-libs=12.4'
+ 'postgresql-libs=12.5'
'sqlite=3.33.0'
)
depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}")