diff options
Diffstat (limited to 'main/postfix/APKBUILD')
-rw-r--r-- | main/postfix/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index 1bd86bb1ee..6017eb64fb 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix -pkgver=2.7.1 +pkgver=2.7.2 pkgrel=0 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" @@ -145,7 +145,7 @@ mysql() { _mv_dict mysql ;} pcre() { _mv_dict pcre ; } pgsql() { _mv_dict pgsql ; } -md5sums="b7a5c3ccd309156a65d6f8d2683d4fa1 postfix-2.7.1.tar.gz +md5sums="9a91e4f6f1bed6a04e0852cb6604191c postfix-2.7.2.tar.gz 6bbabcd041aefaf40e1f3ee1fc1d6d7e postfix.initd 8f3ca3a512357d03fdb7abd9d39f4596 postfix-2.7.1-dynamic-maps.patch 442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf |