summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--courier-mta/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/courier-mta/PKGBUILD b/courier-mta/PKGBUILD
index 8a6a0e492..6e9222ee0 100644
--- a/courier-mta/PKGBUILD
+++ b/courier-mta/PKGBUILD
@@ -13,7 +13,7 @@
pkgname=courier-mta
_pkgname=courier
pkgver=1.1.8
-pkgrel=4
+pkgrel=5
pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig"
arch=(i686 pentium4 x86_64)
license=('GPL2')
@@ -26,7 +26,7 @@ _pinned_dependencies=(
'libgdbm.so=6'
'libidn=1.38'
'libldap=2.6.1'
- 'pcre2=10.39'
+ 'pcre2=10.40'
)
depends=('courier-authlib>=0.68' 'courier-unicode>=2.1' 'mime-types' 'ca-certificates' "${_pinned_dependencies[@]}")
optdepends=('libldap')