pigz: update to 2.7
This commit is contained in:
parent
a532eb655a
commit
19860bbece
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pigz'
|
||||
pkgname=pigz
|
||||
version=2.6
|
||||
version=2.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target=test
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Zlib"
|
||||
homepage="https://zlib.net/pigz/"
|
||||
distfiles="https://zlib.net/pigz/pigz-${version}.tar.gz"
|
||||
checksum=2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d
|
||||
checksum=b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707
|
||||
|
||||
do_install() {
|
||||
vbin pigz
|
||||
|
|
Loading…
Reference in a new issue