summaryrefslogtreecommitdiff
path: root/courier-authlib
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2025-01-14 06:41:27 +0100
committerErich Eckner <git@eckner.net>2025-01-14 06:41:27 +0100
commit47a88fed41e9f52ea8c167034afd706c009d9378 (patch)
treec9377063651b075e0478c20674d30d18084272bb /courier-authlib
parent0e2b1f701525382408f6ace714d5e07e073fb143 (diff)
downloadarchlinuxewe-47a88fed41e9f52ea8c167034afd706c009d9378.tar.xz
courier-authlib: rebuild
Diffstat (limited to 'courier-authlib')
-rw-r--r--courier-authlib/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD
index 6030a6822..eea519f32 100644
--- a/courier-authlib/PKGBUILD
+++ b/courier-authlib/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=courier-authlib
pkgver=0.72.3
-pkgrel=10
+pkgrel=11
pkgdesc="Authentication library for the Courier mailserver(s)"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -16,12 +16,12 @@ url="https://courier-mta.org/authlib/"
backup=('etc/authlib/authdaemonrc' 'etc/authlib/authldaprc' \
'etc/authlib/authmysqlrc' 'etc/authlib/authpgsqlrc')
_pinned_dependencies_i686=(
- 'gcc-libs=14.2.1+r134+gab884fffe3fc'
- 'libldap=2.6.9'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
+ 'libldap=2.6.6'
)
_pinned_dependencies_pentium4=(
- 'gcc-libs=14.2.1+r134+gab884fffe3fc'
- 'libldap=2.6.9'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
+ 'libldap=2.6.6'
)
_pinned_dependencies_x86_64=(
'gcc-libs=14.2.1+r134+gab884fffe3fc'