summaryrefslogtreecommitdiff
path: root/tools/m4
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-12-06 12:16:40 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-12-06 12:16:40 +0000
commitd7b81def38e4bc33bda733bbd8606953a6228f1f (patch)
tree3f2da229193790c9fde796a13e5218116d8471c1 /tools/m4
parente3a95a6320689b4ee3326d4fd8a8b29193cff383 (diff)
downloadmtk-20170518-d7b81def38e4bc33bda733bbd8606953a6228f1f.zip
mtk-20170518-d7b81def38e4bc33bda733bbd8606953a6228f1f.tar.gz
mtk-20170518-d7b81def38e4bc33bda733bbd8606953a6228f1f.tar.bz2
tools/m4: update to version 1.4.15
SVN-Revision: 24280
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 e5e6d32..4c9945d 100644
--- a/tools/m4/Makefile
+++ b/tools/m4/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=m4
-PKG_VERSION:=1.4.5
+PKG_VERSION:=1.4.15
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=
+PKG_MD5SUM:=5649a2e593b6c639deae9e72ede777dd
PKG_CAT:=zcat
include $(INCLUDE_DIR)/host-build.mk