summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-07-15 13:33:11 +0000
committerTed Trask <ttrask01@yahoo.com>2010-07-15 13:33:11 +0000
commit6ac2877e011b8c5af70d3cfc36d36dca7c1b9df1 (patch)
tree68eccee5917b46420701f831ac4cd659085431f9 /main/acf-core
parent50449fd9019c78ada0d7364e63c8f00c399386af (diff)
downloadaports-6ac2877e011b8c5af70d3cfc36d36dca7c1b9df1.tar.bz2
aports-6ac2877e011b8c5af70d3cfc36d36dca7c1b9df1.tar.xz
main/acf-core: upgrade to 0.10.5
Diffstat (limited to 'main/acf-core')
-rw-r--r--main/acf-core/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD
index dc73f7f38..3834ca86c 100644
--- a/main/acf-core/APKBUILD
+++ b/main/acf-core/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-core
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -13,4 +13,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="dac7ee0dee9220d847dd6027179b2bbc acf-core-0.10.4.tar.bz2"
+md5sums="d7bb470cac2442ad01028640fff6956c acf-core-0.10.5.tar.bz2"