mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 07:37:14 +08:00
pigz 2.4
This commit is contained in:
parent
f4eeb07b63
commit
c58172d292
@ -2,15 +2,15 @@
|
||||
# Contributor: george <rpubaddr0 {at} gmail [dot] com>
|
||||
|
||||
pkgname=pigz
|
||||
pkgver=2.3.3
|
||||
pkgver=2.4
|
||||
pkgrel=1
|
||||
pkgdesc='Parallel implementation of the gzip file compressor.'
|
||||
arch=('x86_64')
|
||||
url='http://www.zlib.net/pigz/'
|
||||
url='https://www.zlib.net/pigz/'
|
||||
license=('GPL')
|
||||
depends=('zlib')
|
||||
source=("http://www.zlib.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('01d7a16cce77929cc1a78aa1bdfb68cb')
|
||||
md5sums=('def2f6e19d9d8231445adc1349d346df')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
@ -34,4 +34,4 @@ package() {
|
||||
"$pkgdir"/usr/share/doc/$pkgname/$pkgname.pdf
|
||||
install -Dm644 "$srcdir"/$pkgname-$pkgver/README \
|
||||
"$pkgdir"/usr/share/licenses/$pkgname/README
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user