xz: update to 5.2.1.
This commit is contained in:
parent
3db23dce89
commit
8fd18bdb11
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xz'
|
||||
pkgname=xz
|
||||
version=5.2.0
|
||||
version=5.2.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
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=f7357d7455a1670229b3cca021da71dd5d13b789db62743c20624bdffc9cc4a5
|
||||
checksum=679148f497e0bff2c1adce42dee5a23f746e71321c33ebb0f641a302e30c2a80
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in New Issue