X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/893e046ac814f5ef87b361efbce49406ee0df3a8..266c77afd525e1a1aebc578e317854ed6a8ed0e9:/tools/m4/Makefile?ds=sidebyside

diff --git a/tools/m4/Makefile b/tools/m4/Makefile
index 4c9945dbc..b760e158b 100644
--- a/tools/m4/Makefile
+++ b/tools/m4/Makefile
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=m4
-PKG_VERSION:=1.4.15
+PKG_VERSION:=1.4.16
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=5649a2e593b6c639deae9e72ede777dd
+PKG_MD5SUM:=a5dfb4f2b7370e9d34293d23fd09b280
 PKG_CAT:=zcat
 
 include $(INCLUDE_DIR)/host-build.mk