Follow suite after host-autotools-libtool. https://git.savannah.gnu.org/gitweb/?p=libtool.git;a=shortlog;h=v2.5.3
Signed-off-by: Christian Melki <[email protected]> --- rules/libltdl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libltdl.make b/rules/libltdl.make index aa83dab85..077b3cc16 100644 --- a/rules/libltdl.make +++ b/rules/libltdl.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBLTDL) += libltdl # # Paths and names # -LIBLTDL_VERSION := 2.4.7 -LIBLTDL_MD5 := ed40528d8a066ee3fffd714588721cff +LIBLTDL_VERSION := 2.5.3 +LIBLTDL_MD5 := 42abe5bed6cc8207f0868968d89d77cf LIBLTDL := libtool-$(LIBLTDL_VERSION) LIBLTDL_SUFFIX := tar.gz LIBLTDL_URL := $(call ptx/mirror, GNU, libtool/$(LIBLTDL).$(LIBLTDL_SUFFIX)) -- 2.34.1
