summaryrefslogtreecommitdiffstats
path: root/extra/acf-core/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/acf-core/APKBUILD')
-rw-r--r--extra/acf-core/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/acf-core/APKBUILD b/extra/acf-core/APKBUILD
index 7cb54672298..f966d649e39 100644
--- a/extra/acf-core/APKBUILD
+++ b/extra/acf-core/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-core
-pkgver=0.4.22
+pkgver=0.5.0
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -12,4 +12,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="c491d0decae8fe8341a685f2f0247815 acf-core-0.4.22.tar.bz2"
+md5sums="77133185ded192fa8c53585feeb9fb58 acf-core-0.5.0.tar.bz2"