diff options
Diffstat (limited to 'courier-authlib-devel/PKGBUILD')
-rw-r--r-- | courier-authlib-devel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/courier-authlib-devel/PKGBUILD b/courier-authlib-devel/PKGBUILD index 26911c7fd..5b4e02fb5 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=28 +pkgrel=29 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=14.1.1+r309+gbb34b7eda1f' + 'gcc-libs=14.2.1+r26+g14fa2b2ae7f' 'glibc>=2.31' 'libcrypt.so=2' 'libgdbm.so=6' |