diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-14 06:13:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-14 06:13:54 +0000 |
commit | fa0b37908ede74b37439becd35227d5107958137 (patch) | |
tree | 9b15b853d3e2be1b9e1c7a63d2bc2108698de662 /main/abuild/APKBUILD | |
parent | 1134d93cc3bfca6e2e2780605fd581d611f8d7a6 (diff) | |
download | aports-fa0b37908ede74b37439becd35227d5107958137.tar.bz2 aports-fa0b37908ede74b37439becd35227d5107958137.tar.xz |
main/abuild: include patch for ldpath-recursive support
needed by openjdk6
Diffstat (limited to 'main/abuild/APKBUILD')
-rw-r--r-- | main/abuild/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/abuild/APKBUILD b/main/abuild/APKBUILD index d708a500c1..d0b581047a 100644 --- a/main/abuild/APKBUILD +++ b/main/abuild/APKBUILD @@ -2,7 +2,7 @@ pkgdesc="Script to build Alpine Packages" pkgname=abuild pkgver=2.12.1 -pkgrel=7 +pkgrel=8 url=http://git.alpinelinux.org/cgit/abuild/ depends="fakeroot file sudo pax-utils openssl apk-tools>=2.0.7-r1 uclibc-utils abuildhelper curl" @@ -48,4 +48,4 @@ cpan() { } md5sums="92348750a3354c3ec7b811716543b8e5 abuild-2.12.1.tar.bz2 -ed9600723681dbcb48fb62bfa19c3ca9 abuild-git.patch" +90018b9a6e428de018cdd7ff868ebf85 abuild-git.patch" |