Thanks, applied as f6356ef300d9dfdfd788fea07d5212e0c9f64b59. Michael
[sent from post-receive hook] On Wed, 13 Nov 2024 14:19:55 +0100, Christian Melki <[email protected]> wrote: > 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]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libltdl.make b/rules/libltdl.make > index aa83dab8544c..077b3cc161b9 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))
