kernel: bump 4.14 to 4.14.108
[openwrt/openwrt.git] / tools / patch / Makefile
index 1ea96bf33b584092d93119b4a1f85f6319c05c59..cab9fee9f627f6da3e07e15bb9a2f0b8bba53ad2 100644 (file)
@@ -7,11 +7,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=patch
-PKG_VERSION:=2.7.5
+PKG_VERSION:=2.7.6
+PKG_RELEASE:=4
+PKG_CPE_ID:=cpe:/a:gnu:patch
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/patch
-PKG_MD5SUM:=e3da7940431633fb65a01b91d3b7a27a
+PKG_HASH:=ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd
 
 HOST_BUILD_PARALLEL := 1