From 64ac439d712bce51977cbef9a4865d8158e3db05 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 17 Oct 2011 13:35:29 +0000 Subject: main/acf-core: upgrade to 0.13.5 --- main/acf-core/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main') diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index c344fd3f67..e9d11fc00e 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-core -pkgver=0.13.4 +pkgver=0.13.5 pkgrel=0 pkgdesc="A web-based system administration interface framework" url="http://git.alpinelinux.org/cgit/acf-core" @@ -9,10 +9,10 @@ arch="noarch" 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="4066bc210290929d653ae147baff39a8 acf-core-0.13.4.tar.bz2" +md5sums="2122ea39dbb6d35bc59c4eb821b4baae acf-core-0.13.5.tar.bz2" -- cgit v1.2.3