diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-12-16 11:08:16 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-21 13:22:11 +0100 |
| commit | cf7c832853025bdd632a7eb998b26ca01cc01f21 (patch) | |
| tree | 68fb7ad14f9468d6028ab005e837bbdd633c94eb /package/libtool/libtool.mk | |
| parent | 4a28e3523d600ae5eef091373cf52de80c550b15 (diff) | |
| download | buildroot-cf7c832853025bdd632a7eb998b26ca01cc01f21.tar.gz buildroot-cf7c832853025bdd632a7eb998b26ca01cc01f21.zip | |
libtool: bump to version 2.4.4
Patch is upstream so remove it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libtool/libtool.mk')
| -rw-r--r-- | package/libtool/libtool.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk index a039267fb6..c392e253b8 100644 --- a/package/libtool/libtool.mk +++ b/package/libtool/libtool.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBTOOL_VERSION = 2.4.2 +LIBTOOL_VERSION = 2.4.4 LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.xz LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool LIBTOOL_INSTALL_STAGING = YES |

