X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Ftar%2FMakefile;h=5cb695f8bdc0bd7172481712238575ca0e3aedb1;hb=80dbaa4ef39306f0c6b8c379488a26158340c112;hp=975e7835ef09131326ef10a7951c3866d6050801;hpb=caddbf5431dbed6d1acc574a9a411e94a5824845;p=openwrt%2Fstaging%2Flynxis%2Fomap.git diff --git a/tools/tar/Makefile b/tools/tar/Makefile index 975e7835ef..5cb695f8bd 100644 --- a/tools/tar/Makefile +++ b/tools/tar/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tar -PKG_VERSION:=1.28 +PKG_VERSION:=1.29 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@GNU/tar -PKG_MD5SUM:=49b6306167724fe48f419a33a5beb857 +PKG_HASH:=236b11190c0a3a6885bdb8d61424f2b36a5872869aa3f7f695dea4b4843ae2f2 HOST_BUILD_PARALLEL := 1