diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2013-06-05 06:35:14 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2013-06-05 06:35:14 +0000 |
commit | 2279e7032cbb561f482fe79d1d786b03af17b97e (patch) | |
tree | 56a43cde35ebd64ece578c11dc8edb6249c96784 /main/postfix | |
parent | d40db08959f77ebdfb1f6c2fb62389b294b436f6 (diff) | |
download | aports-2279e7032cbb561f482fe79d1d786b03af17b97e.tar.bz2 aports-2279e7032cbb561f482fe79d1d786b03af17b97e.tar.xz |
main/postfix: bumped pkgrel
Diffstat (limited to 'main/postfix')
-rw-r--r-- | main/postfix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index 8c3ca0a9e6..4439d34a54 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix pkgver=2.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" |