From d1779aa0ead841ac6f0a1641f9835a9af6f85b77 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Wed, 13 Apr 2011 17:07:33 +0200 Subject: host-autotools-libtool: version bump 2.2.6a -> 2.4.2 Signed-off-by: Robert Schwebel Signed-off-by: Michael Olbrich --- rules/host-autotools-libtool.make | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'rules/host-autotools-libtool.make') diff --git a/rules/host-autotools-libtool.make b/rules/host-autotools-libtool.make index cbe40873a..330b5fceb 100644 --- a/rules/host-autotools-libtool.make +++ b/rules/host-autotools-libtool.make @@ -16,12 +16,12 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_LIBTOOL) += host-autotools-libtool # # Paths and names # -HOST_AUTOTOOLS_LIBTOOL_VERSION := 2.2.6 -HOST_AUTOTOOLS_LIBTOOL_MD5 := 8ca1ea241cd27ff9832e045fe9afe4fd +HOST_AUTOTOOLS_LIBTOOL_VERSION := 2.4.2 +HOST_AUTOTOOLS_LIBTOOL_MD5 := d2f3b7d4627e69e13514a40e72a24d50 HOST_AUTOTOOLS_LIBTOOL := libtool-$(HOST_AUTOTOOLS_LIBTOOL_VERSION) HOST_AUTOTOOLS_LIBTOOL_SUFFIX := tar.gz -HOST_AUTOTOOLS_LIBTOOL_URL := $(PTXCONF_SETUP_GNUMIRROR)/libtool/$(HOST_AUTOTOOLS_LIBTOOL)a.$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX) -HOST_AUTOTOOLS_LIBTOOL_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_LIBTOOL)a.$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX) +HOST_AUTOTOOLS_LIBTOOL_URL := $(PTXCONF_SETUP_GNUMIRROR)/libtool/$(HOST_AUTOTOOLS_LIBTOOL).$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX) +HOST_AUTOTOOLS_LIBTOOL_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_LIBTOOL).$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX) HOST_AUTOTOOLS_LIBTOOL_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_LIBTOOL) HOST_AUTOTOOLS_LIBTOOL_DEVPKG := NO -- cgit v1.2.3