projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7077d90
)
version bump
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 22 Sep 2005 06:47:03 +0000
(06:47 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 22 Sep 2005 06:47:03 +0000
(06:47 -0000)
package/libtool/libtool.mk
patch
|
blob
|
history
diff --git
a/package/libtool/libtool.mk
b/package/libtool/libtool.mk
index 1758268c4113fce4d019ccdee6d89e603c8bb191..5d6c98d57511fbec32f2dccd555ef91886cde883 100644
(file)
--- a/
package/libtool/libtool.mk
+++ b/
package/libtool/libtool.mk
@@
-3,10
+3,11
@@
# libtool
#
#############################################################
-LIBTOOL_SOURCE:=libtool-1.5.8.tar.gz
+LIBTOOL_VER:=1.5.20
+LIBTOOL_SOURCE:=libtool-$(LIBTOOL_VER).tar.gz
LIBTOOL_SITE:=ftp://ftp.gnu.org/gnu/libtool
LIBTOOL_CAT:=zcat
-LIBTOOL_DIR:=$(BUILD_DIR)/libtool-
1.5.8
+LIBTOOL_DIR:=$(BUILD_DIR)/libtool-
$(LIBTOOL_VER)
LIBTOOL_BINARY:=libtool
LIBTOOL_TARGET_BINARY:=usr/bin/libtool