summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-10-29 00:40:10 +0000
committerTed Trask <ttrask01@yahoo.com>2012-10-29 00:40:10 +0000
commit671dd9cc5c4366151a1f65b5ba89370615f754a7 (patch)
tree562660c0786873b538d30a6906b38fe1cee48066 /main/acf-core
parent860cd3a8e9a6fffa8002088866a4005483a8e605 (diff)
main/acf-core: upgrade to 0.15.2
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 98492a8a978..b0b999c2c2f 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.1
+pkgver=0.15.2
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="73624d2f43b26caf804558e8f96eaf57 acf-core-0.15.1.tar.bz2"
+md5sums="4766479f0facafc8b9a1f9a5c8c34027 acf-core-0.15.2.tar.bz2"