summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.make
diff options
context:
space:
mode:
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)