18 lines
456 B
YAML
18 lines
456 B
YAML
name: pigz
|
|
description: Parallel implementation of the gzip file compressor
|
|
version: "2.8"
|
|
revision: 2
|
|
url: https://www.zlib.net/pigz/
|
|
license: zlib
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- zlib
|
|
downloads:
|
|
- url: https://www.zlib.net/pigz/pigz-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: eb872b4f0e1f0ebe59c9f7bd8c506c4204893ba6a8492de31df416f0d5170fd0
|