summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-02-26 14:29:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-02-26 14:29:12 +0000
commitcb34ce28fe03cf367b52cb738a4f1c55d9cebd48 (patch)
treed9d1b7c137e5458378f8ce01f9cfe779e532762f
parenta0c1d630f4ce18c2bccf053f10f3c4b3e07436e2 (diff)
parentab697136016aba5c1e8338d1c1a61832ae25f21c (diff)
downloadaports-cb34ce28fe03cf367b52cb738a4f1c55d9cebd48.tar.bz2
aports-cb34ce28fe03cf367b52cb738a4f1c55d9cebd48.tar.xz
Merge remote branch 'tdtrask/1.10-stable' into 1.10-stable
-rw-r--r--main/acf-postfix/APKBUILD4
-rw-r--r--main/acf-shorewall/APKBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/main/acf-postfix/APKBUILD b/main/acf-postfix/APKBUILD
index cdd2c02d..467779da 100644
--- a/main/acf-postfix/APKBUILD
+++ b/main/acf-postfix/APKBUILD
@@ -1,6 +1,6 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
pkgname=acf-postfix
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=0
pkgdesc="A web-based system administration interface for postfix"
url="http://git.alpinelinux.org/cgit/acf-postfix"
@@ -18,4 +18,4 @@ build() {
}
-md5sums="74170f58a19de06875047e2585f50380 acf-postfix-0.3.0.tar.bz2"
+md5sums="1e414aba708d5edfffe73da6e4639692 acf-postfix-0.3.1.tar.bz2"
diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD
index efa24c3a..02502677 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-shorewall
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=0
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
@@ -12,4 +12,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="31deda2a0f3d44b5560f5d4f419e7f53 acf-shorewall-0.6.0.tar.bz2"
+md5sums="218dc8f6115da0223b70284bde1066e9 acf-shorewall-0.6.1.tar.bz2"