xz: update to 5.2.6.
This commit is contained in:
parent
245f257cf0
commit
527922af70
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'xz'
|
||||
pkgname=xz
|
||||
version=5.2.5
|
||||
revision=2
|
||||
version=5.2.6
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
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://tukaani.org/xz"
|
||||
changelog="https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS"
|
||||
distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||
checksum=5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42df
|
||||
checksum=13e3402e301b6018f6a71ef0e497f714c6d11e214ae82dab156b81c2a64acb25
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue