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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/courier-authlib-devel/PKGBUILD b/courier-authlib-devel/PKGBUILD
index abdf8f8b5..0d8a42ff0 100644
--- a/courier-authlib-devel/PKGBUILD
+++ b/courier-authlib-devel/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=courier-authlib-devel
_pkgname=${pkgname%-*}
pkgver=0.71.4.20220416
-pkgrel=19
+pkgrel=20
pkgdesc="Authentication library for the Courier mailserver(s)"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -17,7 +17,7 @@ url="https://courier-mta.org/authlib/"
backup=('etc/authlib/authdaemonrc' 'etc/authlib/authldaprc' \
'etc/authlib/authmysqlrc' 'etc/authlib/authpgsqlrc')
_pinned_dependencies=(
- 'gcc-libs=13.2.1'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
'glibc>=2.31'
'libcrypt.so=2'
'libgdbm.so=6'
@@ -26,7 +26,7 @@ _pinned_dependencies=(
'libpam.so=0'
'libpq.so=5'
'libsqlite3.so=0'
- 'libtool=2.4.7+4+g1ec8fa28'
+ 'libtool=2.4.7+83+g7b091831'
)
depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}")
makedepends=('libldap')