xz: update to 5.0.1.
This commit is contained in:
parent
d5d9b3839a
commit
3ecb5416db
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'xz'
|
# Template file for 'xz'
|
||||||
pkgname=xz
|
pkgname=xz
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2"
|
distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="XZ utilities"
|
short_desc="XZ utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=47a89e65c4690364a0123871a221e663d23a9fbd1ca756a804b10dd4006056d8
|
checksum=9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8
|
||||||
long_desc="
|
long_desc="
|
||||||
LZMA is a general purporse compression algorithm designed by Igor
|
LZMA is a general purporse compression algorithm designed by Igor
|
||||||
Pavlov as part of 7-Zip. It provides high compression ratio while
|
Pavlov as part of 7-Zip. It provides high compression ratio while
|
||||||
|
|
Loading…
Reference in a new issue