From: Alexandros C. Couloumbis Date: Mon, 6 Dec 2010 12:16:40 +0000 (+0000) Subject: tools/m4: update to version 1.4.15 X-Git-Tag: reboot~18197 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=d7b81def38e4bc33bda733bbd8606953a6228f1f tools/m4: update to version 1.4.15 SVN-Revision: 24280 --- diff --git a/tools/m4/Makefile b/tools/m4/Makefile index e5e6d32665..4c9945dbc4 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