summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-10-19 13:56:31 +0000
committerTed Trask <ttrask01@yahoo.com>2012-10-19 13:56:31 +0000
commitd8ef03e0e2249379861ca6c932efc41bb0cac958 (patch)
tree9e0fd08f430c5b0699c395906648efe33c39f56d /main/acf-core
parent1484437328cfe0d2f20eb9fab90d7a0eb8e8f64b (diff)
downloadaports-d8ef03e0e2249379861ca6c932efc41bb0cac958.tar.bz2
aports-d8ef03e0e2249379861ca6c932efc41bb0cac958.tar.xz
main/acf-core: upgrade to 0.15.1
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 c4d65352f..98492a8a9 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.15.0
+pkgver=0.15.1
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="e7bd2fe552d5dc32546ec02d7305ca06 acf-core-0.15.0.tar.bz2"
+md5sums="73624d2f43b26caf804558e8f96eaf57 acf-core-0.15.1.tar.bz2"