summaryrefslogtreecommitdiffstats
path: root/main/abuild/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-02 11:48:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-02 11:49:12 +0000
commitfc414f819a691cf8272156eb7f70b5bb586e3894 (patch)
treefce34c092832d8f2d38f16698beb0adb428edeb0 /main/abuild/APKBUILD
parentccb9ff71f651a3d52bf68fc2eea757eb9323a540 (diff)
downloadaports-fcolista-fc414f819a691cf8272156eb7f70b5bb586e3894.tar.bz2
aports-fcolista-fc414f819a691cf8272156eb7f70b5bb586e3894.tar.xz
main/abuild: use depend on the provides when possible
Diffstat (limited to 'main/abuild/APKBUILD')
-rw-r--r--main/abuild/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/abuild/APKBUILD b/main/abuild/APKBUILD
index c498b6cb2b..f30c4417c4 100644
--- a/main/abuild/APKBUILD
+++ b/main/abuild/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgdesc="Script to build Alpine Packages"
pkgname=abuild
-pkgver=2.12.1_git20120919
+pkgver=2.12.1_git20121002
_ver=${pkgver%_git*}
pkgrel=0
url=http://git.alpinelinux.org/cgit/abuild/
@@ -52,4 +52,4 @@ cpan() {
}
md5sums="92348750a3354c3ec7b811716543b8e5 abuild-2.12.1.tar.bz2
-896303f1bf063284ce663f6e506fdacd abuild-git.patch"
+d8f030d1e05ce84ac21fbab2d910e8d4 abuild-git.patch"