summaryrefslogtreecommitdiff
path: root/courier-authlib
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:20 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:20 +0200
commit8afadc01aba839008afea9137888745239f60030 (patch)
tree4261b3dcbc91a9b9f471ee8f43bd9d2cccfc262d /courier-authlib
parentf9e770d8fac8286d2005ff2b3ff8c58fdbf536c4 (diff)
downloadarchlinuxewe-8afadc01aba839008afea9137888745239f60030.tar.xz
courier-authlib: rebuild
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 77ab30e90..45d0bb756 100644
--- a/courier-authlib/PKGBUILD
+++ b/courier-authlib/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=courier-authlib
pkgver=0.72.0
-pkgrel=3
+pkgrel=4
pkgdesc="Authentication library for the Courier mailserver(s)"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -16,7 +16,7 @@ url="https://courier-mta.org/authlib/"
backup=('etc/authlib/authdaemonrc' 'etc/authlib/authldaprc' \
'etc/authlib/authmysqlrc' 'etc/authlib/authpgsqlrc')
_pinned_dependencies=(
- 'gcc-libs=12.2.1'
+ 'gcc-libs=13.1.1'
'glibc>=2.31'
'libcrypt.so=2'
'libgdbm.so=6'