aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2017-02-27 17:19:18 +0000
committerTed Trask <ttrask01@yahoo.com>2017-02-27 17:19:18 +0000
commit92dbfae2735635877f1c5165d979dd44d5dbc9f5 (patch)
tree9f5a7a531b47d2ee83b9a9a7c047e889858f2616
parent03abe765a7f9de7cf900184ee2a9df2343e80e2e (diff)
downloadaports-92dbfae2735635877f1c5165d979dd44d5dbc9f5.tar.bz2
aports-92dbfae2735635877f1c5165d979dd44d5dbc9f5.tar.xz
main/acf-core: upgrade to 0.18.12
-rw-r--r--main/acf-core/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD
index 47a39790fd..74e8e79b7c 100644
--- a/main/acf-core/APKBUILD
+++ b/main/acf-core/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
_luaversion="5.2"
pkgname=acf-core
-pkgver=0.18.11
-pkgrel=1
+pkgver=0.18.12
+pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
arch="noarch"
@@ -29,6 +29,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
mkdir -p "$pkgdir"/etc/acf/skins
}
-md5sums="4eeafac46d9dba6487b30621fbca2b92 acf-core-0.18.11.tar.xz"
-sha256sums="c19918e3d812efc82ce7b4fbd6e2ba784afe0de84effacc882f7f77affc96a5e acf-core-0.18.11.tar.xz"
-sha512sums="28f85ad27e29d40f8f275ff2dce3166d99b5c82037477b77e577f83d11e413207b0c50f7375ab6242f166de3d46755038940b1b79dcc139d584b25f3b6381355 acf-core-0.18.11.tar.xz"
+sha512sums="37437f3c003e145be5d7e9c15e2425ef95b521793dabe53f97545dd9e8ff2d7115cffda351f222b7f0538495b54d7546d1ba7d0bf8046f4b84464c2648f5aea0 acf-core-0.18.12.tar.xz"