diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/xz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xz/Makefile b/package/xz/Makefile index 05e762ad2..52626f010 100644 --- a/package/xz/Makefile +++ b/package/xz/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= xz -PKG_VERSION:= 4.999.9beta +PKG_VERSION:= 5.0.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= f2073579b6da2fe35d453adee1aaf1b2 +PKG_MD5SUM:= f3c0706d100ad2b6d63327584d026c50 PKG_DESCR:= lzma compression utility PKG_SECTION:= archive PKG_URL:= http://tukaani.org/xz/ |