From: Gustavo Zacarias Date: Mon, 19 Jan 2015 20:26:02 +0000 (-0300) Subject: libtool: bump to version 2.4.5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ff11e0dffa9d453843fc60820fafba469ee956a;p=buildroot.git libtool: bump to version 2.4.5 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/libtool/libtool.hash b/package/libtool/libtool.hash index ffa3ea5ce0..06a562d721 100644 --- a/package/libtool/libtool.hash +++ b/package/libtool/libtool.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 a8295b5853bf82a46635c944031e84970f2aa79c19df7a0c28f3ec8e11c07f6c libtool-2.4.4.tar.xz +sha256 84aac136513b009278896ffa255e4d685bcdb0cb0e5363be36adad64c986177e libtool-2.4.5.tar.xz diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk index 92c6dcee7e..3332cfc000 100644 --- a/package/libtool/libtool.mk +++ b/package/libtool/libtool.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBTOOL_VERSION = 2.4.4 +LIBTOOL_VERSION = 2.4.5 LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.xz LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool LIBTOOL_INSTALL_STAGING = YES