mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xz: update to 5.4.5.
This commit is contained in:
parent
2d125bc751
commit
3289bf6935
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xz'
|
# Template file for 'xz'
|
||||||
pkgname=xz
|
pkgname=xz
|
||||||
version=5.4.4
|
version=5.4.5
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ license="Public Domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://tukaani.org/xz"
|
homepage="https://tukaani.org/xz"
|
||||||
changelog="https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS"
|
changelog="https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS"
|
||||||
distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
|
distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||||
checksum=0b6fcde1ac38e90433a2556f500c065950b9bcd2d602006efc334782bdfe6296
|
checksum=8ccf5fff868c006f29522e386fb4c6a1b66463fbca65a4cfc3c4bd596e895e79
|
||||||
|
|
||||||
liblzma_package() {
|
liblzma_package() {
|
||||||
short_desc="XZ-format compression library"
|
short_desc="XZ-format compression library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue