mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
xz: update to 5.0.7.
This commit is contained in:
parent
b106936ddc
commit
46d5f40fa7
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'xz'
|
# Template file for 'xz'
|
||||||
pkgname=xz
|
pkgname=xz
|
||||||
version=5.0.6
|
version=5.0.7
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
replaces="chroot-xz>=0"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The XZ utilities"
|
short_desc="The XZ utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain, GPL-2, GPL-3, LGPL-2.1"
|
license="Public domain, GPL-2, GPL-3, LGPL-2.1"
|
||||||
homepage="http://tukaani.org/xz"
|
homepage="http://tukaani.org/xz"
|
||||||
distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2"
|
distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||||
checksum=2f444375cd1d66c04247127e9b5101ce8fb2a8726449f211f05c84c143289408
|
checksum=e8851dc749df2340dac6c9297cb2653eff684e73c3dedf690930119502edd616
|
||||||
|
|
||||||
liblzma_package() {
|
liblzma_package() {
|
||||||
short_desc="XZ-format compression library"
|
short_desc="XZ-format compression library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue