From a9fbc05952309d3bb6cf9a2efabb7eaeb146f337 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 15 Jan 2009 16:43:45 +0000 Subject: core/abuild: upgrade to 1.3 This wil break thins as it switches to new apk-tools-2.x. Please start with a fresh build environment. --- core/abuild/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/abuild') diff --git a/core/abuild/APKBUILD b/core/abuild/APKBUILD index 749c44fe25..3b233e37cd 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.2 +pkgver=1.3 pkgrel=0 url=http://dev.alpinelinux.org/cgit/cgit.cgi/abuild/ source="http://dev.alpinelinux.org/cgit/cgit.cgi/abuild/snapshot/abuild-$pkgver.tar.bz2 @@ -14,4 +14,4 @@ build() { make install DESTDIR="$pkgdir" } -md5sums="3db7c15d9eb97316766e8feb72b1b4ba abuild-1.2.tar.bz2" +md5sums="a09276843163f25992c8a1c7c3cd54d9 abuild-1.3.tar.bz2" -- cgit v1.2.3