aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-01-13 21:09:18 +0000
committerTed Trask <ttrask01@yahoo.com>2012-01-13 21:09:18 +0000
commit7bcf55785e7380831a4027380630bb93aee0cfc5 (patch)
treeb1a6c90dc3b06e4da68f2b85bdbf0779a1f0e3af
parente41109b0737bdd426c08f0c745935daef8ffdda7 (diff)
downloadaports-7bcf55785e7380831a4027380630bb93aee0cfc5.tar.bz2
aports-7bcf55785e7380831a4027380630bb93aee0cfc5.tar.xz
main/acf-lib: upgrade to 0.3.0
-rw-r--r--main/acf-lib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-lib/APKBUILD b/main/acf-lib/APKBUILD
index 4ef0415e32..a53a681476 100644
--- a/main/acf-lib/APKBUILD
+++ b/main/acf-lib/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-lib
-pkgver=0.2.1
+pkgver=0.3.0
pkgrel=0
pkgdesc="Lua libraries for ACF"
url="http://git.alpinelinux.org/cgit/acf-lib"
@@ -14,4 +14,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="c120e66d542c67c8d9a06dad310f7ccc acf-lib-0.2.1.tar.bz2"
+md5sums="259e8f267d63594e44913f4ee48adcca acf-lib-0.3.0.tar.bz2"