summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-05-19 12:30:00 +0000
committerTed Trask <ttrask01@yahoo.com>2011-05-19 12:30:00 +0000
commit01bce94deda4c683b4dad21d4af270fb15a1795b (patch)
tree7103eb3282c26ea5731c90604b003276ebd0fef3 /main/acf-core
parent8969baa1229aeb5191fc2234fa02ed1dd9d5c84c (diff)
downloadaports-01bce94deda4c683b4dad21d4af270fb15a1795b.tar.bz2
aports-01bce94deda4c683b4dad21d4af270fb15a1795b.tar.xz
main/acf-core: upgrade to 0.13.1
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 19316ab91..09c5bb802 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.13.0
+pkgver=0.13.1
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="a8b37ce56333d783c1b30561c5b78027 acf-core-0.13.0.tar.bz2"
+md5sums="72579f388db5c3603c448d635b8da73d acf-core-0.13.1.tar.bz2"