1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:52:00 +03:00

tools/m4: update to version 1.4.15

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24280 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul 2010-12-06 12:16:40 +00:00
parent 4b4c841683
commit 893e046ac8

View 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