mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
pixz: update to 1.0.3.
This commit is contained in:
parent
8f0e069b64
commit
aea7cfb8d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pixz'
|
# Template file for 'pixz'
|
||||||
pkgname=pixz
|
pkgname=pixz
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="asciidoc git"
|
hostmakedepends="asciidoc git"
|
||||||
makedepends="liblzma-devel libarchive-devel"
|
makedepends="liblzma-devel libarchive-devel"
|
||||||
short_desc="A parallel, indexing version of XZ"
|
short_desc="A parallel, indexing version of XZ"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://github.com/vasi/pixz"
|
homepage="https://github.com/vasi/pixz"
|
||||||
distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz"
|
distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz"
|
||||||
checksum=38bbb3a8b407bcaeadb5473f44acc38c6bf6ecd92171b231d71029a593646c88
|
checksum=49f44520b411315ec4b02891eb77ba6060bdfd77ab5112e9c3e21de581c3384d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC" CFLAGS="$CFLAGS" LDFLAGS="-lm $LDFLAGS" ${makejobs}
|
make CC="$CC" CFLAGS="$CFLAGS" LDFLAGS="-lm $LDFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue