aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/postfix/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD
index 9fc9ccfc7f5..cc12d4dbd9c 100644
--- a/main/postfix/APKBUILD
+++ b/main/postfix/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix
-pkgver=3.4.12
+pkgver=3.4.22
pkgrel=0
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="http://www.postfix.org/"
@@ -189,6 +189,8 @@ stone() {
find src/smtpstone -mindepth 1 -perm 0755 -exec cp {} "$subpkgdir"/usr/bin \;
}
-sha512sums="290e6262bd17e148f76e6c1f705527599119a1f35c13c73e2d407a076dd36d43abe2924f4e0704dc6dd6e14d1db332e86bc81d2f1cdcf479ec252968f1c94299 postfix-3.4.12.tar.gz
+sha512sums="
+79d1966bc70d71eea23c9f6aa6378ec02f435d2b064e715b0c64b09e36115737991f9e5f541180b94bcf0bec581b491312340c55c06e8ca6c40ee242a5dfbc34 postfix-3.4.22.tar.gz
2752e69c4e1857bdcf29444ffb458bca818bc60b9c77c20823c5f5b87c36cb5e0f3217a625a7fe5788d5bfcef7570a1f2149e1233fcd23ccf7ee14190aff47a2 postfix.initd
-25cd34f23ca909d4e33aaf3239d1e397260abc7796d9a4456dee4f005682fd3a58aab8106126e5218c95bdddae415a3ef7e2223cd3b0d7b1e2bd76158bb7eaf8 postfix-install.patch"
+25cd34f23ca909d4e33aaf3239d1e397260abc7796d9a4456dee4f005682fd3a58aab8106126e5218c95bdddae415a3ef7e2223cd3b0d7b1e2bd76158bb7eaf8 postfix-install.patch
+"