Author: hauke
Date: 2015-08-17 21:23:34 +0200 (Mon, 17 Aug 2015)
New Revision: 46681

Modified:
   branches/chaos_calmer/tools/xz/Makefile
Log:
xz: update to version 5.2.1

Backport of 46603.

This adds support for symbol versioning which is needed on
CentOs/RedHat 7 to fix #20134.

Signed-off-by: Hauke Mehrtens <[email protected]>


Modified: branches/chaos_calmer/tools/xz/Makefile
===================================================================
--- branches/chaos_calmer/tools/xz/Makefile     2015-08-17 19:01:16 UTC (rev 
46680)
+++ branches/chaos_calmer/tools/xz/Makefile     2015-08-17 19:23:34 UTC (rev 
46681)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xz
-PKG_VERSION:=5.0.5
+PKG_VERSION:=5.2.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://tukaani.org/xz
-PKG_MD5SUM:=db44efe0d53ac4317627624b98c63da0
+PKG_MD5SUM:=d484910b26fec5aff99ee66350589e29
 
 HOST_BUILD_PARALLEL:=1
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to