X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fxz%2FMakefile;h=7298630882b055e96e9fa0d25ce071b9246c2446;hb=499b9b26dc1c9fc727562b556e312edfdb524620;hp=b1698be99e063e216c2001a4318a2f8c7b62cb66;hpb=ba750f41415e70d6ba5c2be99a91eee6519513ba;p=openwrt-working-2016%2F.git diff --git a/tools/xz/Makefile b/tools/xz/Makefile index b1698be99e..7298630882 100644 --- a/tools/xz/Makefile +++ b/tools/xz/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xz -PKG_VERSION:=5.0.3 +PKG_VERSION:=5.0.4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://tukaani.org/xz -PKG_MD5SUM:=8d900b742b94fa9e708ca4f5a4b29003 +PKG_MD5SUM:=741cd3a5f64b23b7bac56ec5b2258715 include $(INCLUDE_DIR)/host-build.mk