pixz: update to 1.0.3.
This commit is contained in:
parent
8f0e069b64
commit
aea7cfb8d3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pixz'
|
||||
pkgname=pixz
|
||||
version=1.0.2
|
||||
revision=2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
hostmakedepends="asciidoc git"
|
||||
makedepends="liblzma-devel libarchive-devel"
|
||||
short_desc="A parallel, indexing version of XZ"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="https://github.com/vasi/pixz"
|
||||
distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz"
|
||||
checksum=38bbb3a8b407bcaeadb5473f44acc38c6bf6ecd92171b231d71029a593646c88
|
||||
checksum=49f44520b411315ec4b02891eb77ba6060bdfd77ab5112e9c3e21de581c3384d
|
||||
|
||||
do_build() {
|
||||
make CC="$CC" CFLAGS="$CFLAGS" LDFLAGS="-lm $LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue
Block a user