summaryrefslogtreecommitdiffstats
path: root/tools/xz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xz/Makefile')
-rw-r--r--tools/xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/xz/Makefile b/tools/xz/Makefile
index b1698be99e..7298630882 100644
--- a/tools/xz/Makefile
+++ b/tools/xz/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xz
-PKG_VERSION:=5.0.3
+PKG_VERSION:=5.0.4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://tukaani.org/xz
-PKG_MD5SUM:=8d900b742b94fa9e708ca4f5a4b29003
+PKG_MD5SUM:=741cd3a5f64b23b7bac56ec5b2258715
include $(INCLUDE_DIR)/host-build.mk