aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
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 98492a8a97..b0b999c2c2 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"