From: acoul Date: Thu, 3 Mar 2011 10:26:11 +0000 (+0000) Subject: tools/xz: update to version 5.0.1 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=d99e3e6eb89d914b8d8db5d9fea5ff8961f1486d;hp=76c03da31ed507b9a1e49a225e6f8838260341f8;p=openwrt-working-2016%2F.git tools/xz: update to version 5.0.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25847 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/xz/Makefile b/tools/xz/Makefile index 660f6e899c..36644cda07 100644 --- a/tools/xz/Makefile +++ b/tools/xz/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xz -PKG_VERSION:=5.0.0 +PKG_VERSION:=5.0.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://tukaani.org/xz -PKG_MD5SUM:=0652c09fdbb93ae2ce78c1368ffda612 +PKG_MD5SUM:=cb6c7a58cec4d663a395c54d186ca0c6 include $(INCLUDE_DIR)/host-build.mk