From 703460e994d402ac0f0da313677b078d8c0ea3e7 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 18 Jan 2023 10:25:15 +0100 Subject: courier-authlib: rebuild --- courier-authlib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'courier-authlib/PKGBUILD') diff --git a/courier-authlib/PKGBUILD b/courier-authlib/PKGBUILD index 2ef190b14..ea1843895 100644 --- a/courier-authlib/PKGBUILD +++ b/courier-authlib/PKGBUILD @@ -8,7 +8,7 @@ pkgname=courier-authlib pkgver=0.72.0 -pkgrel=1 +pkgrel=2 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.0' + 'gcc-libs=12.2.1' 'glibc>=2.31' 'libcrypt.so=2' 'libgdbm.so=6' @@ -25,7 +25,7 @@ _pinned_dependencies=( 'libpam.so=0' 'libpq.so=5' 'libsqlite3.so=0' - 'libtool=2.4.7' + 'libtool=2.4.7+4+g1ec8fa28' ) depends=('openssl' 'perl' 'expect' 'courier-unicode>=2.1' "${_pinned_dependencies[@]}") makedepends=('libldap') -- cgit v1.2.3-54-g00ecf