summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-08-21 14:46:39 +0000
committerTed Trask <ttrask01@yahoo.com>2012-08-21 14:46:39 +0000
commit25975fe4fbb63f58babf5e21f7d9b1b9377d173b (patch)
tree95c3e741137d5bfa7a39ab094235825c251f93e3 /main/acf-core
parent3889bd129dfef1a9e04a0ca8b8217177f592d847 (diff)
downloadaports-25975fe4fbb63f58babf5e21f7d9b1b9377d173b.tar.bz2
aports-25975fe4fbb63f58babf5e21f7d9b1b9377d173b.tar.xz
main/acf-core: upgrade to 0.15.0
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 d3f567379..c4d65352f 100644
--- a/main/acf-core/APKBUILD
+++ b/main/acf-core/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-core
-pkgver=0.14.3
+pkgver=0.15.0
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -15,4 +15,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="de2e72311e8b6d7e4146e8d82c6a14f1 acf-core-0.14.3.tar.bz2"
+md5sums="e7bd2fe552d5dc32546ec02d7305ca06 acf-core-0.15.0.tar.bz2"