m4: update to version 1.4.16

SVN-Revision: 26439
This commit is contained in:
Hauke Mehrtens 2011-04-03 13:19:54 +00:00
parent ce6942268c
commit 6b654266bb
1 changed files with 2 additions and 2 deletions

View File

@ -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