diff options
-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 3cf8bededa..00dd4484af 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix -pkgver=2.9.1 -pkgrel=1 +pkgver=2.9.2 +pkgrel=0 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" @@ -160,7 +160,7 @@ pcre() { _mv_dict pcre ; } pgsql() { _mv_dict pgsql ; } sqlite() { _mv_dict sqlite ; } -md5sums="5c81b304a42c691671454dfe80b506ca postfix-2.9.1.tar.gz +md5sums="22b61b3075d49ce4a99f66ed7256c814 postfix-2.9.2.tar.gz d773f01dcc965d219a8a37b88f89c5bf postfix.initd 8de3f108639eda995162c590053a1278 dynamic-maps3.patch 442efd1a95b0c061dfb8ab75456e0f24 dynamicmaps.cf |