pigz: update to 2.3.3.
This commit is contained in:
parent
585c2772e8
commit
084da4e307
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'pigz'
|
# Template file for 'pigz'
|
||||||
pkgname=pigz
|
pkgname=pigz
|
||||||
version=2.3.1
|
version=2.3.3
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
short_desc="A parallel implementation of gzip"
|
short_desc="A parallel implementation of gzip"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://zlib.net/pigz/"
|
homepage="http://zlib.net/pigz/"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
distfiles="http://zlib.net/pigz/pigz-${version}.tar.gz"
|
distfiles="http://zlib.net/pigz/pigz-${version}.tar.gz"
|
||||||
checksum=629b0ce5422a3978f31742bf8275d0be2f84987140d18f390f1e3b4e46e0af54
|
checksum=4e8b67b432ce7907575a549f3e1cac4709781ba0f6b48afea9f59369846b509c
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -e 's|-lz|& -lm|' -i Makefile
|
sed -e 's|-lz|& -lm|' -i Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue