From 89402917b21fdc3d80f988feeb36ba3a5289fb09 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 2 Apr 2012 16:25:28 +0000 Subject: [tools] automake: update to 1.11.3 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31173 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/automake/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/automake/Makefile') diff --git a/tools/automake/Makefile b/tools/automake/Makefile index c30a9900e6..63d28bd48b 100644 --- a/tools/automake/Makefile +++ b/tools/automake/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=automake -PKG_VERSION:=1.11.1 +PKG_VERSION:=1.11.3 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/automake -PKG_MD5SUM:=c2972c4d9b3e29c03d5f2af86249876f +PKG_MD5SUM:=3d72b2076eb4397ad5e9a2aace6357fd include $(INCLUDE_DIR)/host-build.mk -- cgit v1.2.3