X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fxz%2FMakefile;h=b803d5c3514454be473219e4ba826e7e9616f1ef;hb=54ff3b1defdb8ed34854cc30b7b31b471e5b57c8;hp=3afc108fbbcfaa39cca5eb8545d827b842e71ddd;hpb=1618c4abdb768a3336b40645f716d273c57aa5d0;p=openwrt%2F.git diff --git a/tools/xz/Makefile b/tools/xz/Makefile index 3afc108fbb..b803d5c351 100644 --- a/tools/xz/Makefile +++ b/tools/xz/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xz -PKG_VERSION:=5.2.2 +PKG_VERSION:=5.2.3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/lzmautils \ http://tukaani.org/xz -PKG_HASH:=6ff5f57a4b9167155e35e6da8b529de69270efb2b4cf3fbabf41a4ee793840b5 +PKG_HASH:=fd9ca16de1052aac899ad3495ad20dfa906c27b4a5070102a2ec35ca3a4740c1 HOST_BUILD_PARALLEL:=1