mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
core/abuild: upgrade to 1.10
This commit is contained in:
parent
b570008aed
commit
ea40cbb4b4
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgdesc="Script to build Alpine Packages"
|
||||
pkgname=abuild
|
||||
pkgver=1.9
|
||||
pkgver=1.10
|
||||
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="5bf87a419669cf304f28508affd766a8 abuild-1.9.tar.bz2"
|
||||
md5sums="c252b266513c619446df8a557ea86faa abuild-1.10.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user