From 5f14c8324c4457ab251750d34c87ef25214a52b2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 10 Mar 2009 08:43:53 +0000 Subject: core/abuild: upgrade to 1.12 --- core/abuild/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/abuild/APKBUILD') diff --git a/core/abuild/APKBUILD b/core/abuild/APKBUILD index 2678dcb57f..5bc22802d1 100644 --- a/core/abuild/APKBUILD +++ b/core/abuild/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgdesc="Script to build Alpine Packages" pkgname=abuild -pkgver=1.11 +pkgver=1.12 pkgrel=0 url=http://git.alpinelinux.org/cgit/abuild/ source="http://git.alpinelinux.org/cgit/abuild/snapshot/abuild-$pkgver.tar.bz2 @@ -15,4 +15,4 @@ build() { install -m 644 abuild.conf "$pkgdir"/etc/abuild.conf } -md5sums="b3a043d6e5dcbc0fcb9817d88201ef77 abuild-1.11.tar.bz2" +md5sums="43b2be241db52c064191a70f103cd7ec abuild-1.12.tar.bz2" -- cgit v1.2.3