diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-24 10:11:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-24 10:11:06 +0000 |
commit | af275138425420e6e93538b6be6d8e40ed059b4a (patch) | |
tree | fcdbe2e3e753676bb029f3ed1a1d13efedeb62cb /main/postfix/APKBUILD | |
parent | 5295219d62c9ac2352502edc87e6e01f4ea5a8e5 (diff) | |
download | aports-af275138425420e6e93538b6be6d8e40ed059b4a.tar.bz2 aports-af275138425420e6e93538b6be6d8e40ed059b4a.tar.xz |
main/postfix: upgrade to 2.8.2
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 33fba39561..abb05a5a22 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix -pkgver=2.8.1 +pkgver=2.8.2 pkgrel=0 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" @@ -152,7 +152,7 @@ pcre() { _mv_dict pcre ; } pgsql() { _mv_dict pgsql ; } sqlite() { _mv_dict sqlite ; } -md5sums="3be685a786d36d310cc77b0567b98215 postfix-2.8.1.tar.gz +md5sums="9fcc6df448b03a646a18a2dee11ca070 postfix-2.8.2.tar.gz 6bbabcd041aefaf40e1f3ee1fc1d6d7e postfix.initd 632fce950f64aa0794f9c2af85d45423 0001-support-for-dynamic-maps.patch 442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf |