diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-23 12:20:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-23 12:20:41 +0000 |
commit | 229c27e8cc854a51fd4eb1944f094bbb87377a81 (patch) | |
tree | 1e9c3f65f7462b472f30797fd1e194e199eec214 /main/postfix | |
parent | a139f1e0c6cc5d17969506997e1feed0c94eb56a (diff) | |
download | aports-229c27e8cc854a51fd4eb1944f094bbb87377a81.tar.bz2 aports-229c27e8cc854a51fd4eb1944f094bbb87377a81.tar.xz |
main/postfix: upgrade to 2.8.3
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 409dafaa2b..cbcbe7a0f8 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix -pkgver=2.8.2 -pkgrel=1 +pkgver=2.8.3 +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="9fcc6df448b03a646a18a2dee11ca070 postfix-2.8.2.tar.gz +md5sums="b3922ededd3fd6051f759e58a4ada3ae postfix-2.8.3.tar.gz 6bbabcd041aefaf40e1f3ee1fc1d6d7e postfix.initd 632fce950f64aa0794f9c2af85d45423 0001-support-for-dynamic-maps.patch 442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf |