aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLex Scarisbrick <lscarisbrick@agari.com>2019-03-07 20:43:44 -0700
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-08 09:30:01 +0000
commit1824e594b54289ee79114b9d1cdc7f0dcb2f34ca (patch)
tree1f7ef4dd44a1844eed3e9f49ee4f1c6fd89092d9
parenteb0e8dee37539898fe7a4d9f95ff1353d3d69519 (diff)
downloadaports-1824e594b54289ee79114b9d1cdc7f0dcb2f34ca.tar.bz2
aports-1824e594b54289ee79114b9d1cdc7f0dcb2f34ca.tar.xz
main/postfix: upgrade to 3.4.1
-rw-r--r--main/postfix/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD
index 8f5a1362fa..394a8a0a36 100644
--- a/main/postfix/APKBUILD
+++ b/main/postfix/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix
-pkgver=3.3.2
-pkgrel=1
+pkgver=3.4.1
+pkgrel=0
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="http://www.postfix.org/"
arch="all"
@@ -195,6 +195,6 @@ stone() {
find src/smtpstone -mindepth 1 -perm 0755 -exec cp {} "$subpkgdir"/usr/bin \;
}
-sha512sums="df67eb978751900d357597def16f744dae990f5cc4e48af8dca57f84b0140e05416712727c1760b8f557ed3564cd593620756561b0a6f31db4b54d928e15293f postfix-3.3.2.tar.gz
+sha512sums="14d2fe4e70b28121e99b17c8f5028adb842cfb09f52ec4c279b7cd7fe1f9e47cbf6a142f4472f53e7589ba3dbdb1e17b4c8e76a16af8ae0568bee103979206ad postfix-3.4.1.tar.gz
2752e69c4e1857bdcf29444ffb458bca818bc60b9c77c20823c5f5b87c36cb5e0f3217a625a7fe5788d5bfcef7570a1f2149e1233fcd23ccf7ee14190aff47a2 postfix.initd
25cd34f23ca909d4e33aaf3239d1e397260abc7796d9a4456dee4f005682fd3a58aab8106126e5218c95bdddae415a3ef7e2223cd3b0d7b1e2bd76158bb7eaf8 postfix-install.patch"