summaryrefslogtreecommitdiff
path: root/courier-authlib-devel
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:21 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:21 +0200
commitca1251cefb6a48ff0395c84fc39213106aa96b24 (patch)
tree2429373d4e35f6a7926cfe8ff1904952a8566b27 /courier-authlib-devel
parent8afadc01aba839008afea9137888745239f60030 (diff)
downloadarchlinuxewe-ca1251cefb6a48ff0395c84fc39213106aa96b24.tar.xz
courier-authlib-devel: rebuild
Diffstat (limited to 'courier-authlib-devel')
-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 4a91d4b4f..7da0c9901 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=13
+pkgrel=14
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=12.2.1'
+ 'gcc-libs=13.1.1'
'glibc>=2.31'
'libcrypt.so=2'
'libgdbm.so=6'