X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fpatch%2FMakefile;h=4c4c09bc08853d0d577da93daf51c7f7a3b56980;hb=89a0fed2a2d2fc8b5e8eef4247f572ed9b53e72b;hp=4774478c9650ddf7d9dc695c74fa3f16ec1b14a5;hpb=9402cb747ef51c43046b7159061afb50a4302f3b;p=openwrt%2F.git diff --git a/tools/patch/Makefile b/tools/patch/Makefile index 4774478c96..4c4c09bc08 100644 --- a/tools/patch/Makefile +++ b/tools/patch/Makefile @@ -7,11 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=patch -PKG_VERSION:=2.7.5 +PKG_VERSION:=2.7.6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/patch -PKG_MD5SUM:=e3da7940431633fb65a01b91d3b7a27a +PKG_HASH:=ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd + +HOST_BUILD_PARALLEL := 1 include $(INCLUDE_DIR)/host-build.mk