Skip to content
Snippets Groups Projects
Commit 304f22a6 authored by Ted Trask's avatar Ted Trask
Browse files

main/acf-core: upgrade to 0.18.9

parent 72442725
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com> # Maintainer: Ted Trask <ttrask01@yahoo.com>
_luaversion="5.2" _luaversion="5.2"
pkgname=acf-core pkgname=acf-core
pkgver=0.18.8 pkgver=0.18.9
pkgrel=1 pkgrel=0
pkgdesc="A web-based system administration interface framework" pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core" url="http://git.alpinelinux.org/cgit/acf-core"
arch="noarch" arch="noarch"
...@@ -29,6 +29,6 @@ package() { ...@@ -29,6 +29,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1 make DESTDIR="$pkgdir" install || return 1
mkdir -p "$pkgdir"/etc/acf/skins mkdir -p "$pkgdir"/etc/acf/skins
} }
md5sums="1e9c0579eafb9c28fc7e873df1c47073 acf-core-0.18.8.tar.xz" md5sums="740157df00593c311652102dd3f98c85 acf-core-0.18.9.tar.xz"
sha256sums="fdd19d211f35728b17807d39af699b2729aab0aa7923d9359cd861d650cedba5 acf-core-0.18.8.tar.xz" sha256sums="e7cca1e88a6aa66ec1440b64734b99596dde8f1cf5d248ebc8626cec5f1b6adf acf-core-0.18.9.tar.xz"
sha512sums="77d813f0a51c3e50100955b9786f30590397f0391312ccfca726b3ae26685bad536cf4a2c77bf30811376b9f088ea38db2875c720b6625a63c011182e74b132a acf-core-0.18.8.tar.xz" sha512sums="4f9fce1ede6590247a1d1a5ec8e222453ca00e8c5afa2b8753059141c492de518f97ca6ff2d7e0febc69400d7906129a69cb99858349542110b5492399dd781c acf-core-0.18.9.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment