summaryrefslogtreecommitdiff
path: root/package/libtool
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-02-16 13:24:19 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-19 21:37:20 +0100
commitf290046f66b714e9e4670e85e618c72f11745ca2 (patch)
treeb1a5745436ca6e886f452c849cb6a420fc9bed92 /package/libtool
parent383fa78e3ceb6e0eb1fa789c9d94f1a234b67d33 (diff)
libtool: bump to version 2.4.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libtool')
-rw-r--r--package/libtool/libtool.hash2
-rw-r--r--package/libtool/libtool.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libtool/libtool.hash b/package/libtool/libtool.hash
index 06a562d72..baaac6123 100644
--- a/package/libtool/libtool.hash
+++ b/package/libtool/libtool.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 84aac136513b009278896ffa255e4d685bcdb0cb0e5363be36adad64c986177e libtool-2.4.5.tar.xz
+sha256 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f libtool-2.4.6.tar.xz
diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk
index 3332cfc00..28786d2df 100644
--- a/package/libtool/libtool.mk
+++ b/package/libtool/libtool.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBTOOL_VERSION = 2.4.5
+LIBTOOL_VERSION = 2.4.6
LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.xz
LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
LIBTOOL_INSTALL_STAGING = YES