mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-13 22:59:02 +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>
|
# Contributor: george <rpubaddr0 {at} gmail [dot] com>
|
||||||
|
|
||||||
pkgname=pigz
|
pkgname=pigz
|
||||||
pkgver=2.3.3
|
pkgver=2.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Parallel implementation of the gzip file compressor.'
|
pkgdesc='Parallel implementation of the gzip file compressor.'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='http://www.zlib.net/pigz/'
|
url='https://www.zlib.net/pigz/'
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('zlib')
|
depends=('zlib')
|
||||||
source=("http://www.zlib.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("http://www.zlib.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
md5sums=('01d7a16cce77929cc1a78aa1bdfb68cb')
|
md5sums=('def2f6e19d9d8231445adc1349d346df')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user