summaryrefslogtreecommitdiffstats
path: root/main/abuild/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/abuild/APKBUILD')
-rw-r--r--main/abuild/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/main/abuild/APKBUILD b/main/abuild/APKBUILD
index a2d2835ba..c7e17e62f 100644
--- a/main/abuild/APKBUILD
+++ b/main/abuild/APKBUILD
@@ -1,11 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgdesc="Script to build Alpine Packages"
pkgname=abuild
-pkgver=2.10.0
-pkgrel=1
+pkgver=2.11.0
+pkgrel=0
url=http://git.alpinelinux.org/cgit/abuild/
-source="http://git.alpinelinux.org/cgit/abuild.git/snapshot/abuild-$pkgver.tar.bz2
- 0001-abuild-make-it-possible-to-override-lang_subpkg.patch
+source="http://git.alpinelinux.org/cgit/abuild/snapshot/abuild-$pkgver.tar.bz2
"
depends="fakeroot file sudo pax-utils openssl apk-tools>=2.0.7-r1 uclibc-utils abuildhelper"
makedepends="openssl-dev pkgconfig"
@@ -38,5 +37,4 @@ package() {
install -d -m 775 -g abuild "$pkgdir"/var/cache/distfiles
}
-md5sums="fd310ee9f47726ed1e1c64e795192962 abuild-2.10.0.tar.bz2
-68451f36bcede50fc391fa944a11ecc2 0001-abuild-make-it-possible-to-override-lang_subpkg.patch"
+md5sums="199cae5ee1f859203498b0c79ab4a62f abuild-2.11.0.tar.bz2"