* update pigz to 2.8-1
This commit is contained in:
parent
4cf1deeca8
commit
c58dd3bf91
@ -5,16 +5,17 @@
|
|||||||
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
|
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
|
||||||
|
|
||||||
pkgname=pigz
|
pkgname=pigz
|
||||||
pkgver=2.7
|
pkgver=2.8
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Parallel implementation of the gzip file compressor'
|
pkgdesc='Parallel implementation of the gzip file compressor'
|
||||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://www.zlib.net/pigz'
|
url='https://www.zlib.net/pigz'
|
||||||
license=('custom')
|
license=('custom')
|
||||||
depends=('zlib')
|
depends=('zlib')
|
||||||
|
options=(!distcc)
|
||||||
source=(https://www.zlib.net/$pkgname/$pkgname-$pkgver.tar.gz)
|
source=(https://www.zlib.net/$pkgname/$pkgname-$pkgver.tar.gz)
|
||||||
md5sums=('2d084221ba829d29f344305845a313f3')
|
md5sums=('7d5f35ffc64b562fc4db40aa783f9935')
|
||||||
sha256sums=('b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707')
|
sha256sums=('eb872b4f0e1f0ebe59c9f7bd8c506c4204893ba6a8492de31df416f0d5170fd0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user