From d339f3f753858d4bd5151ef89d1e107f9de2a9f7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 1 Apr 2009 09:05:35 +0000 Subject: core/abuild: upgrade to 1.13 --- core/abuild/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/abuild/APKBUILD b/core/abuild/APKBUILD index 5bc22802..cabf5c05 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.12 +pkgver=1.13 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="43b2be241db52c064191a70f103cd7ec abuild-1.12.tar.bz2" +md5sums="08727ccab2dd19368782fdf7000c5dfc abuild-1.13.tar.bz2" -- cgit v1.2.3