From caab289f9a3e13b7727daa6834d61a8054dada63 Mon Sep 17 00:00:00 2001 From: Clemens Gruber Date: Sat, 4 Feb 2017 18:47:17 +0100 Subject: automake: version bump 1.14.1 -> 1.15 Signed-off-by: Clemens Gruber Signed-off-by: Michael Olbrich --- rules/host-autotools-automake.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/host-autotools-automake.make b/rules/host-autotools-automake.make index 2236f2ab5..4e7b1ac13 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.14.1 -HOST_AUTOTOOLS_AUTOMAKE_MD5 := 7fc29854c520f56b07aa232a0f880292 +HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.15 +HOST_AUTOTOOLS_AUTOMAKE_MD5 := 9a1ddb0e053474d9d1105cfe39b0c48d HOST_AUTOTOOLS_AUTOMAKE := automake-$(HOST_AUTOTOOLS_AUTOMAKE_VERSION) HOST_AUTOTOOLS_AUTOMAKE_SUFFIX := tar.xz HOST_AUTOTOOLS_AUTOMAKE_URL := $(call ptx/mirror, GNU, automake/$(HOST_AUTOTOOLS_AUTOMAKE).$(HOST_AUTOTOOLS_AUTOMAKE_SUFFIX)) -- cgit v1.2.3