summaryrefslogtreecommitdiffstats
path: root/core/abuild
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-26 10:33:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-26 10:33:18 +0000
commit7ce6aa4b02be6e47fc215d607e54b56cf230b900 (patch)
tree4077f6faf92496c7566c62f9c8e4cc9ffade4730 /core/abuild
parentff808eafd0813563747568c1206d09246c5bbfd8 (diff)
downloadaports-7ce6aa4b02be6e47fc215d607e54b56cf230b900.tar.bz2
aports-7ce6aa4b02be6e47fc215d607e54b56cf230b900.tar.xz
core/abuild: release 1.5.1
Diffstat (limited to 'core/abuild')
-rw-r--r--core/abuild/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/abuild/APKBUILD b/core/abuild/APKBUILD
index 18ad5b14..34b328cb 100644
--- a/core/abuild/APKBUILD
+++ b/core/abuild/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgdesc="Script to build Alpine Packages"
pkgname=abuild
-pkgver=1.5
+pkgver=1.5.1
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
@@ -15,4 +15,4 @@ build() {
install -m 644 abuild.conf "$pkgdir"/etc/abuild.conf
}
-md5sums="f7dbad94d212fb0612bcfeaad7d39691 abuild-1.5.tar.bz2"
+md5sums="73f032fbc276e7bf9ae8878a4089a2ef abuild-1.5.1.tar.bz2"