Skip to content
Snippets Groups Projects
Commit ea40cbb4 authored by Natanael Copa's avatar Natanael Copa
Browse files

core/abuild: upgrade to 1.10

parent b570008a
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgdesc="Script to build Alpine Packages" pkgdesc="Script to build Alpine Packages"
pkgname=abuild pkgname=abuild
pkgver=1.9 pkgver=1.10
pkgrel=0 pkgrel=0
url=http://git.alpinelinux.org/cgit/abuild/ url=http://git.alpinelinux.org/cgit/abuild/
source="http://git.alpinelinux.org/cgit/abuild/snapshot/abuild-$pkgver.tar.bz2 source="http://git.alpinelinux.org/cgit/abuild/snapshot/abuild-$pkgver.tar.bz2
...@@ -15,4 +15,4 @@ build() { ...@@ -15,4 +15,4 @@ build() {
install -m 644 abuild.conf "$pkgdir"/etc/abuild.conf install -m 644 abuild.conf "$pkgdir"/etc/abuild.conf
} }
md5sums="5bf87a419669cf304f28508affd766a8 abuild-1.9.tar.bz2" md5sums="c252b266513c619446df8a557ea86faa abuild-1.10.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment