[backfire] tools: update m4 to v1.4.15
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Feb 2011 20:14:05 +0000 (20:14 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Feb 2011 20:14:05 +0000 (20:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25740 3c298f89-4303-0410-b956-a3cf2f4a3e73

tools/m4/Makefile

index e5e6d32665e8704f278bdb518d76cf436ea64cd7..4c9945dbc49f2555fc31821b2d11c25464ea6287 100644 (file)
@@ -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