X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=tools%2Fautomake%2FMakefile;fp=tools%2Fautomake%2FMakefile;h=63d28bd48b258512ed08d42cd954b1055311b7cd;hp=c30a9900e613e5f527ff29f250b1c5c7b67c5faf;hb=1c3c6a7ea49a2970464f458dad6da6858ddd8855;hpb=81a784e4d26a77793f7c00ab33eeb3ae4a535293 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