summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-05-08 18:17:36 +0000
committerTed Trask <ttrask01@yahoo.com>2012-05-08 18:30:56 +0000
commit08b513c1a5a2b5c1bd3d58a21bec17be29cef5b5 (patch)
treefd3038aa4586b15429d3513d7945722eaa8c1ff5
parent0d07ea224e7f96c8314b2bc2193043a6bb971a43 (diff)
downloadaports-08b513c1a5a2b5c1bd3d58a21bec17be29cef5b5.tar.bz2
aports-08b513c1a5a2b5c1bd3d58a21bec17be29cef5b5.tar.xz
main/acf-core: upgrade to 0.14.3
(cherry picked from commit 32a76005cd5a9e4bc4316752743d9d57ccebad32)
-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 b65d19d7c..d3f567379 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.2
+pkgver=0.14.3
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="84c841362fa1dcb39184384a9a62a7d0 acf-core-0.14.2.tar.bz2"
+md5sums="de2e72311e8b6d7e4146e8d82c6a14f1 acf-core-0.14.3.tar.bz2"