mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/acf-core: upgrade to 0.12.3
This commit is contained in:
parent
afeeb5dc20
commit
4f91626f29
@ -1,17 +1,17 @@
|
||||
# Contributor: Ted Trask <ttrask01@yahoo.com>
|
||||
# Maintainer: Ted Trask <ttrask01@yahoo.com>
|
||||
pkgname=acf-core
|
||||
pkgver=0.12.2
|
||||
pkgver=0.12.3
|
||||
pkgrel=0
|
||||
pkgdesc="A web-based system administration interface framework"
|
||||
url="http://git.alpinelinux.org/cgit/acf-core"
|
||||
license="GPL-2"
|
||||
install="$pkgname.post-upgrade"
|
||||
depends="acf-jquery acf-lib acf-skins haserl lua lua-posix lua-md5"
|
||||
source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
|
||||
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
|
||||
|
||||
package() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
md5sums="9fff0400282f4843a016686f30e203d9 acf-core-0.12.2.tar.bz2"
|
||||
md5sums="ce562faa124343f73409a97a7ffce7c0 acf-core-0.12.3.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user