mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/abuild: upgrade to 2.14.0
This commit is contained in:
parent
e6e627d41f
commit
febd8cc556
@ -1,9 +1,9 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgdesc="Script to build Alpine Packages"
|
||||
pkgname=abuild
|
||||
pkgver=2.13.1
|
||||
pkgver=2.14.0
|
||||
_ver=${pkgver%_git*}
|
||||
pkgrel=1
|
||||
pkgrel=0
|
||||
url=http://git.alpinelinux.org/cgit/abuild/
|
||||
depends="fakeroot file sudo pax-utils openssl apk-tools>=2.0.7-r1
|
||||
abuildhelper curl libc-utils"
|
||||
@ -51,4 +51,6 @@ cpan() {
|
||||
mv "$pkgdir"/usr/bin/apkbuild-cpan "$subpkgdir"/usr/bin/
|
||||
}
|
||||
|
||||
md5sums="def262948a0cb75a0f803c5d86bf8eaf abuild-2.13.1.tar.bz2"
|
||||
md5sums="f81ecadd8db566a3e563726ca0ac8a5f abuild-2.14.0.tar.bz2"
|
||||
sha256sums="8c4b86071d102d039a1948f61ab39d87e7742597d0de24363109e87a9df3e30d abuild-2.14.0.tar.bz2"
|
||||
sha512sums="ef1eb0f273787a1a558f22533a0a0aa02350b4c1334d297c4caf07ab56436508b87c74f6f5d6a32bc7c49cd47c0fe773c5bdab76eb1d82739d63d2d1d146961f abuild-2.14.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user