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 6b05ce62d0..b65d19d7c7 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.1
+pkgver=0.14.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="07b57722ae69f1f3a82f51a2eab7e334 acf-core-0.14.1.tar.bz2"
+md5sums="84c841362fa1dcb39184384a9a62a7d0 acf-core-0.14.2.tar.bz2"