From: hauke Date: Sun, 3 Apr 2011 13:19:54 +0000 (+0000) Subject: m4: update to version 1.4.16 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=06842381d96fc9823828e6445b6bf962760755ec;p=openwrt-working-2016%2F.git m4: update to version 1.4.16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26439 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/m4/Makefile b/tools/m4/Makefile index 4c9945dbc4..b760e158b8 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