summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-09-30 21:48:04 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-09-30 21:48:04 (GMT)
commit250c6c08f2278a00591f8042f82c5a460f66d83c (patch)
treeae1d882e7091a1f3bbee381554cd3e728484bcac
parente94d07e9788292957c73b2494ec3ce53deda29e7 (diff)
downloadmxe-250c6c08f2278a00591f8042f82c5a460f66d83c.zip
mxe-250c6c08f2278a00591f8042f82c5a460f66d83c.tar.gz
mxe-250c6c08f2278a00591f8042f82c5a460f66d83c.tar.bz2
xz: update
-rw-r--r--src/xz.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xz.mk b/src/xz.mk
index deb42be..db69a22 100644
--- a/src/xz.mk
+++ b/src/xz.mk
@@ -3,8 +3,8 @@
PKG := xz
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 5.2.1
-$(PKG)_CHECKSUM := b918b6648076e74f8d7ae19db5ee663df800049e187259faf5eb997a7b974681
+$(PKG)_VERSION := 5.2.2
+$(PKG)_CHECKSUM := 73df4d5d34f0468bd57d09f2d8af363e95ed6cc3a4a86129d2f2c366259902a2
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://tukaani.org/xz/$($(PKG)_FILE)