summaryrefslogtreecommitdiffstats
path: root/rules/cross-libtool.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2008-06-06 08:35:06 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2008-06-06 08:35:06 +0000
commit952be3847e0eb588441380e68c2e880c97aa1f0b (patch)
treec9efbb122baab5d7698eb28b13018ac6bfb46677 /rules/cross-libtool.make
parentd60729c4b4c539f08c0d3db02ee44cdf5912730b (diff)
downloadptxdist-952be3847e0eb588441380e68c2e880c97aa1f0b.tar.gz
ptxdist-952be3847e0eb588441380e68c2e880c97aa1f0b.tar.xz
* use latest version
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8448 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/cross-libtool.make')
-rw-r--r--rules/cross-libtool.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cross-libtool.make b/rules/cross-libtool.make
index 8f831c85e..bee28ff47 100644
--- a/rules/cross-libtool.make
+++ b/rules/cross-libtool.make
@@ -17,7 +17,7 @@ CROSS_PACKAGES-$(PTXCONF_CROSS_LIBTOOL) += cross-libtool
#
# Paths and names
#
-CROSS_LIBTOOL_VERSION := 1.5.16
+CROSS_LIBTOOL_VERSION := 1.5.26
CROSS_LIBTOOL := libtool-$(CROSS_LIBTOOL_VERSION)
CROSS_LIBTOOL_SUFFIX := tar.gz
CROSS_LIBTOOL_URL := ftp://ftp.gnu.org/gnu/libtool/$(CROSS_LIBTOOL).$(CROSS_LIBTOOL_SUFFIX)