Thanks, applied as d82afc0d2f55bc2a639a2850835b576da1691580. Michael
[sent from post-receive hook] On Sat, 12 Jul 2025 17:48:24 +0200, Christian Melki <[email protected]> wrote: > Mostly fixes. > .49: https://lists.gnu.org/archive/html/info-mtools/2025-06/msg00005.html > .48: https://lists.gnu.org/archive/html/info-mtools/2025-02/msg00019.html > .47: https://lists.gnu.org/archive/html/info-mtools/2025-01/msg00004.html > .46: https://lists.gnu.org/archive/html/info-mtools/2024-11/msg00002.html > .45: https://lists.gnu.org/archive/html/info-mtools/2024-09/msg00001.html > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-mtools.make b/rules/host-mtools.make > index 8e800a5140f7..36723b0850b5 100644 > --- a/rules/host-mtools.make > +++ b/rules/host-mtools.make > @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MTOOLS) += host-mtools > # > # Paths and names > # > -HOST_MTOOLS_VERSION := 4.0.44 > -HOST_MTOOLS_MD5 := 3e6d1e4f53d10b561fe5d2d4889886d3 > +HOST_MTOOLS_VERSION := 4.0.49 > +HOST_MTOOLS_MD5 := 08277819f35f81e8e606ec6630bae3fd > HOST_MTOOLS := mtools-$(HOST_MTOOLS_VERSION) > HOST_MTOOLS_SUFFIX := tar.bz2 > HOST_MTOOLS_URL := $(call ptx/mirror, GNU, > mtools/$(HOST_MTOOLS).$(HOST_MTOOLS_SUFFIX))
