aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/abuild/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/abuild/APKBUILD b/core/abuild/APKBUILD
index a0380ee0c5..ff532ab71a 100644
--- a/core/abuild/APKBUILD
+++ b/core/abuild/APKBUILD
@@ -1,6 +1,6 @@
pkgdesc="Script to build Alpine Packages"
pkgname=abuild
-pkgver=0.8
+pkgver=0.8.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"
@@ -11,4 +11,4 @@ build() {
cd "$srcdir/$pkgname"
make install DESTDIR="$pkgdir"
}
-md5sums="fc41116a996a30c7c19982bdc44f8225 abuild-0.8.tar.bz2"
+md5sums="a553a659b56ae077f595a5b8fbe6ee6d abuild-0.8.1.tar.bz2"