summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-04-13 16:45:04 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-11-03 07:43:44 +0100
commit38df600f334a48fb44cc85f5f6b9fee02a66e800 (patch)
tree74b414629fc9ee5883c4aaaf2c2996d7152b0019 /rules/host-autotools-automake.make
parentec4924eab670987e47e719a01e857c71e240eed7 (diff)
downloadptxdist-38df600f334a48fb44cc85f5f6b9fee02a66e800.tar.gz
ptxdist-38df600f334a48fb44cc85f5f6b9fee02a66e800.tar.xz
host-autotools-automake: version bump 1.11 -> 1.11.1
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-automake.make')
-rw-r--r--rules/host-autotools-automake.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-autotools-automake.make b/rules/host-autotools-automake.make
index ad175192b..baa737e84 100644
--- a/rules/host-autotools-automake.make
+++ b/rules/host-autotools-automake.make
@@ -16,8 +16,8 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOMAKE) += host-autotools-automake
#
# Paths and names
#
-HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.11
-HOST_AUTOTOOLS_AUTOMAKE_MD5 := 4db4efe027e26b33930a7e151de19d0f
+HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.11.1
+HOST_AUTOTOOLS_AUTOMAKE_MD5 := c2972c4d9b3e29c03d5f2af86249876f
HOST_AUTOTOOLS_AUTOMAKE := automake-$(HOST_AUTOTOOLS_AUTOMAKE_VERSION)
HOST_AUTOTOOLS_AUTOMAKE_SUFFIX := tar.bz2
HOST_AUTOTOOLS_AUTOMAKE_URL := $(PTXCONF_SETUP_GNUMIRROR)/automake/$(HOST_AUTOTOOLS_AUTOMAKE).$(HOST_AUTOTOOLS_AUTOMAKE_SUFFIX)