aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-08-21 15:12:28 +0000
committerTed Trask <ttrask01@yahoo.com>2012-08-21 15:12:28 +0000
commit71e3c5ee2b9c6637dfd9cae8062b16fbbef21a16 (patch)
treeda3aecb0ec7ab088209827ceb1114300a66ff9f8
parentd3e001db281601a6877d12054bbeca7414c6ec26 (diff)
downloadalpine_aports-71e3c5ee2b9c6637dfd9cae8062b16fbbef21a16.tar.bz2
alpine_aports-71e3c5ee2b9c6637dfd9cae8062b16fbbef21a16.tar.xz
alpine_aports-71e3c5ee2b9c6637dfd9cae8062b16fbbef21a16.zip
main/acf-postfix: upgrade to 0.5.0
-rw-r--r--main/acf-postfix/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-postfix/APKBUILD b/main/acf-postfix/APKBUILD
index ead9d80018..e4fed20a63 100644
--- a/main/acf-postfix/APKBUILD
+++ b/main/acf-postfix/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Ted Trask <ttrask01@yahoo.com> 1# Contributor: Ted Trask <ttrask01@yahoo.com>
2# Maintainer: Ted Trask <ttrask01@yahoo.com> 2# Maintainer: Ted Trask <ttrask01@yahoo.com>
3pkgname=acf-postfix 3pkgname=acf-postfix
4pkgver=0.4.0 4pkgver=0.5.0
5pkgrel=0 5pkgrel=0
6pkgdesc="A web-based system administration interface for postfix" 6pkgdesc="A web-based system administration interface for postfix"
7url="http://git.alpinelinux.org/cgit/acf-postfix" 7url="http://git.alpinelinux.org/cgit/acf-postfix"
@@ -20,4 +20,4 @@ package() {
20 20
21} 21}
22 22
23md5sums="79c0c0bac5899fc729710e445af29154 acf-postfix-0.4.0.tar.bz2" 23md5sums="b3df637c557fb2c5aac21b84aba38467 acf-postfix-0.5.0.tar.bz2"