summaryrefslogtreecommitdiffstats
path: root/tools/xz/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-04-03 13:19:16 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-04-03 13:19:16 +0000
commitce6942268c6f26f89189652684eb2a9f0c3d6605 (patch)
tree89fea16bdf27194b40ef39b9916bf3384a15ac9e /tools/xz/Makefile
parent25b2bd4e1cfcc6706b597927f7f8627bdcbd0a50 (diff)
downloadopenwrt-ce6942268c6f26f89189652684eb2a9f0c3d6605.tar.gz
openwrt-ce6942268c6f26f89189652684eb2a9f0c3d6605.tar.bz2
openwrt-ce6942268c6f26f89189652684eb2a9f0c3d6605.zip
xz: update to version 5.0.2
SVN-Revision: 26438
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 36644cda07..cabc4fdfbb 100644
--- a/tools/xz/Makefile
+++ b/tools/xz/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=xz
-PKG_VERSION:=5.0.1
+PKG_VERSION:=5.0.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://tukaani.org/xz
-PKG_MD5SUM:=cb6c7a58cec4d663a395c54d186ca0c6
+PKG_MD5SUM:=ee05b17a4062bb55cba099ef46eca007
include $(INCLUDE_DIR)/host-build.mk