summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-libtool.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-04-13 17:07:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-11-03 07:43:44 +0100
commitd1779aa0ead841ac6f0a1641f9835a9af6f85b77 (patch)
tree0b49070e213f64e5e574b326e971182cfddcacc7 /rules/host-autotools-libtool.make
parent38df600f334a48fb44cc85f5f6b9fee02a66e800 (diff)
downloadptxdist-d1779aa0ead841ac6f0a1641f9835a9af6f85b77.tar.gz
ptxdist-d1779aa0ead841ac6f0a1641f9835a9af6f85b77.tar.xz
host-autotools-libtool: version bump 2.2.6a -> 2.4.2
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-libtool.make')
-rw-r--r--rules/host-autotools-libtool.make8
1 files changed, 4 insertions, 4 deletions
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