aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-core/APKBUILD
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-07-15 13:33:11 +0000
committerTed Trask <ttrask01@yahoo.com>2010-07-15 13:34:39 +0000
commit13efabebbd83a44df162b13aeb9470220f30c821 (patch)
tree3cc7a7ee193bfd5047930063b6358a93eed73aca /main/acf-core/APKBUILD
parent57d585074d6d5c59a1b701a28b0bd63ebe0c8adf (diff)
downloadaports-13efabebbd83a44df162b13aeb9470220f30c821.tar.bz2
aports-13efabebbd83a44df162b13aeb9470220f30c821.tar.xz
main/acf-core: upgrade to 0.10.5
(cherry picked from commit 6ac2877e011b8c5af70d3cfc36d36dca7c1b9df1)
Diffstat (limited to 'main/acf-core/APKBUILD')
-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 dc73f7f38a..3834ca86c9 100644
--- a/main/acf-core/APKBUILD
+++ b/main/acf-core/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-core
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -13,4 +13,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="dac7ee0dee9220d847dd6027179b2bbc acf-core-0.10.4.tar.bz2"
+md5sums="d7bb470cac2442ad01028640fff6956c acf-core-0.10.5.tar.bz2"