* update pigz to 2.8-2.1
This commit is contained in:
parent
fc06c4de1f
commit
feb4b53aa3
@ -1,9 +1,13 @@
|
|||||||
pkgbase = pigz
|
pkgbase = pigz
|
||||||
pkgdesc = Parallel implementation of the gzip file compressor
|
pkgdesc = Parallel implementation of the gzip file compressor
|
||||||
pkgver = 2.8
|
pkgver = 2.8
|
||||||
pkgrel = 2
|
pkgrel = 2.1
|
||||||
url = https://www.zlib.net/pigz
|
url = https://www.zlib.net/pigz
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
license = custom
|
license = custom
|
||||||
depends = zlib
|
depends = zlib
|
||||||
source = https://www.zlib.net/pigz/pigz-2.8.tar.gz
|
source = https://www.zlib.net/pigz/pigz-2.8.tar.gz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
pkgname=pigz
|
pkgname=pigz
|
||||||
pkgver=2.8
|
pkgver=2.8
|
||||||
pkgrel=2
|
pkgrel=2.1
|
||||||
pkgdesc='Parallel implementation of the gzip file compressor'
|
pkgdesc='Parallel implementation of the gzip file compressor'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://www.zlib.net/pigz'
|
url='https://www.zlib.net/pigz'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user