X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fxz%2FMakefile;fp=tools%2Fxz%2FMakefile;h=e266667957852c8f3769ea97e9cb5d5206a2d7a6;hp=f80d8965828581dfdc845526c1bdcd10af2eee68;hb=be288acba5225eac0fdb3ba6a32d9f0d84e9b1bd;hpb=5ba480d599b263bce7dcb94ad3c1f77e65fcd393 diff --git a/tools/xz/Makefile b/tools/xz/Makefile index f80d896582..e266667957 100644 --- a/tools/xz/Makefile +++ b/tools/xz/Makefile @@ -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