summaryrefslogtreecommitdiff
path: root/courier-mta
diff options
context:
space:
mode:
Diffstat (limited to 'courier-mta')
-rw-r--r--courier-mta/PKGBUILD10
1 files changed, 1 insertions, 9 deletions
diff --git a/courier-mta/PKGBUILD b/courier-mta/PKGBUILD
index 46cc01479..fab2e91a1 100644
--- a/courier-mta/PKGBUILD
+++ b/courier-mta/PKGBUILD
@@ -13,20 +13,12 @@
pkgname=courier-mta
_pkgname=courier
pkgver=1.3.5
-pkgrel=6
+pkgrel=10
pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig"
arch=(i686 pentium4 x86_64)
license=('GPL2')
url="https://courier-mta.org"
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r1+g43b730b9134'
- 'glibc>=2.31'
- 'gnutls=3.8.5'
- 'libcourier-unicode.so=7'
- 'libgdbm.so=6'
- 'libidn2.so=0'
- 'libldap=2.6.7'
- 'libpcre2-8.so=0'
)
depends=('courier-authlib>=0.71' 'courier-unicode>=2.1' 'mime-types' 'ca-certificates' "${_pinned_dependencies[@]}")
optdepends=('libldap')