diff --git a/srcpkgs/xz/template b/srcpkgs/xz/template index 8aba313af4b..7a9cee91870 100644 --- a/srcpkgs/xz/template +++ b/srcpkgs/xz/template @@ -1,18 +1,15 @@ # Template file for 'xz' pkgname=xz -version=5.2.3 +version=5.2.4 revision=1 bootstrap=yes build_style=gnu-configure short_desc="The XZ compression utilities" maintainer="Juan RP " -license="Public domain, GPL-2, GPL-3, LGPL-2.1" -homepage="http://tukaani.org/xz" -distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2" -checksum=fd9ca16de1052aac899ad3495ad20dfa906c27b4a5070102a2ec35ca3a4740c1 - -CFLAGS="-fPIC" - +license="Public domain, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later" +homepage="https://tukaani.org/xz" +distfiles="https://tukaani.org/xz/xz-${version}.tar.bz2" +checksum=3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf post_install() { rm -r ${DESTDIR}/usr/share/doc