xz: update to 5.6.2.
This commit is contained in:
parent
dc96ccb13f
commit
2b27097f27
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'xz'
|
||||
reverts="5.6.0_1"
|
||||
pkgname=xz
|
||||
version=5.4.6
|
||||
revision=2
|
||||
version=5.6.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-doc"
|
||||
|
@ -10,9 +9,9 @@ short_desc="XZ compression utilities"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="Public Domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://xz.tukaani.org"
|
||||
changelog="https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS"
|
||||
changelog="https://github.com/tukaani-project/xz/raw/master/NEWS"
|
||||
distfiles="https://github.com/tukaani-project/xz/releases/download/v${version}/xz-${version}.tar.gz"
|
||||
checksum=aeba3e03bf8140ddedf62a0a367158340520f6b384f75ca6045ccc6c0d43fd5c
|
||||
checksum=8bfd20c0e1d86f0402f2497cfa71c6ab62d4cd35fd704276e3140bfb71414519
|
||||
|
||||
liblzma_package() {
|
||||
short_desc="XZ-format compression library"
|
||||
|
|
Loading…
Reference in New Issue