diff options
Diffstat (limited to 'main/postfix')
-rw-r--r-- | main/postfix/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index f73f51bdea..aff2a4cb9d 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix -pkgver=2.8.4 -pkgrel=1 +pkgver=2.8.5 +pkgrel=0 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" @@ -152,7 +152,7 @@ pcre() { _mv_dict pcre ; } pgsql() { _mv_dict pgsql ; } sqlite() { _mv_dict sqlite ; } -md5sums="a9fdd0f204e7ca0b7d32fd0b9f8f8c72 postfix-2.8.4.tar.gz +md5sums="a38128959af680009cae8cbcc03e0f10 postfix-2.8.5.tar.gz 6bbabcd041aefaf40e1f3ee1fc1d6d7e postfix.initd 632fce950f64aa0794f9c2af85d45423 0001-support-for-dynamic-maps.patch 442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf |