aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-11-07 00:14:56 +0000
committerTed Trask <ttrask01@yahoo.com>2012-11-07 00:14:56 +0000
commit9a66799cce2fd7ae931956d87060c75b1f3dc59b (patch)
tree39fb81ae5c767279c9e4d75bd56c87ce1438eee1
parentda706270919823f99378650b7430f7cf8af90244 (diff)
downloadalpine_aports-9a66799cce2fd7ae931956d87060c75b1f3dc59b.tar.bz2
alpine_aports-9a66799cce2fd7ae931956d87060c75b1f3dc59b.tar.xz
alpine_aports-9a66799cce2fd7ae931956d87060c75b1f3dc59b.zip
main/acf-apk-tools: upgrade to 0.7.2
-rw-r--r--main/acf-apk-tools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-apk-tools/APKBUILD b/main/acf-apk-tools/APKBUILD
index 53f9c25fd6..a61946591d 100644
--- a/main/acf-apk-tools/APKBUILD
+++ b/main/acf-apk-tools/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Ted Trask <ttrask01@yahoo.com> 1# Contributor: Ted Trask <ttrask01@yahoo.com>
2# Maintainer: Ted Trask <ttrask01@yahoo.com> 2# Maintainer: Ted Trask <ttrask01@yahoo.com>
3pkgname=acf-apk-tools 3pkgname=acf-apk-tools
4pkgver=0.7.1 4pkgver=0.7.2
5pkgrel=0 5pkgrel=0
6pkgdesc="ACF module for apk" 6pkgdesc="ACF module for apk"
7url="http://git.alpinelinux.org/cgit/acf-apk-tools" 7url="http://git.alpinelinux.org/cgit/acf-apk-tools"
@@ -15,4 +15,4 @@ package() {
15 make DESTDIR="$pkgdir" install 15 make DESTDIR="$pkgdir" install
16} 16}
17 17
18md5sums="aabce9b4e2a4692f696f9ccc661c0252 acf-apk-tools-0.7.1.tar.bz2" 18md5sums="dd97c0bd5e06b64549a5e7585b091f58 acf-apk-tools-0.7.2.tar.bz2"