xz: update to 5.2.5.
This commit is contained in:
parent
6395d08a1a
commit
cff6fc362a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xz'
|
# Template file for 'xz'
|
||||||
pkgname=xz
|
pkgname=xz
|
||||||
version=5.2.4
|
version=5.2.5
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The XZ compression utilities"
|
short_desc="The XZ compression utilities"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="Public domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
|
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"
|
||||||
distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
|
distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||||
checksum=3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf
|
checksum=5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/share/doc
|
rm -r ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Reference in a new issue