xz: update to 5.4.1.
This commit is contained in:
parent
72ae9e1bcf
commit
909483402e
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.2.7
|
version=5.4.1
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,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=b65f1d0c2708e57716f4dd2216989a73847ac6fdb4168ffceb155767e22b834b
|
checksum=dd172acb53867a68012f94c17389401b2f274a1aa5ae8f84cbfb8b7e383ea8d3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/share/doc
|
rm -r ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue