summaryrefslogtreecommitdiffstats
path: root/tools/xz
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xz')
-rw-r--r--tools/xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/xz/Makefile b/tools/xz/Makefile
index 67f96aa0de..757d5ae0e1 100644
--- a/tools/xz/Makefile
+++ b/tools/xz/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xz
-PKG_VERSION:=5.4.3
+PKG_VERSION:=5.4.4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/lzmautils \
http://tukaani.org/xz
-PKG_HASH:=9243a04598d7a70c1f567a0143a255581ac5c64b140fd55fd5cbc1e00b0e6f90
+PKG_HASH:=0b6fcde1ac38e90433a2556f500c065950b9bcd2d602006efc334782bdfe6296
PKG_CPE_ID:=cpe:/a:tukaani:xz
HOST_BUILD_PARALLEL:=1