summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-02-23 14:51:31 +0000
committerTed Trask <ttrask01@yahoo.com>2010-02-23 14:51:31 +0000
commit4da5e77da08068e7b9b1c52bfb198f27c2d08dec (patch)
tree9f4b89fe07a429e684b5f4c9ddb6916ffce107fb /main/acf-core
parent3102ba4a948dfeb135b1497df2c70fe94a5460bd (diff)
downloadaports-4da5e77da08068e7b9b1c52bfb198f27c2d08dec.tar.bz2
aports-4da5e77da08068e7b9b1c52bfb198f27c2d08dec.tar.xz
main/acf-core: upgrade to 0.10.3
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 800d85471..29f61dba6 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.2
+pkgver=0.10.3
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="be2dbade114b7d64fdec106e4e2f4d45 acf-core-0.10.2.tar.bz2"
+md5sums="3569ec6c0aaf448fe72872cb4bfdf3a0 acf-core-0.10.3.tar.bz2"