summaryrefslogtreecommitdiff
path: root/tools/m4
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-04-03 13:19:54 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-04-03 13:19:54 +0000
commit6b654266bb99e8e3907e19a28a1cf1a210739fbf (patch)
treeaa70cbb62c01ba03a736ab1fe1a97198350c3ad8 /tools/m4
parentce6942268c6f26f89189652684eb2a9f0c3d6605 (diff)
downloadmtk-20170518-6b654266bb99e8e3907e19a28a1cf1a210739fbf.zip
mtk-20170518-6b654266bb99e8e3907e19a28a1cf1a210739fbf.tar.gz
mtk-20170518-6b654266bb99e8e3907e19a28a1cf1a210739fbf.tar.bz2
m4: update to version 1.4.16
SVN-Revision: 26439
Diffstat (limited to 'tools/m4')
-rw-r--r--tools/m4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/m4/Makefile b/tools/m4/Makefile
index 4c9945d..b760e15 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