Very minor bugfixes.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/host-mtools.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-mtools.make b/rules/host-mtools.make
index 10c547748..99fdcdf5c 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.40
-HOST_MTOOLS_MD5                := 3f5042d4ce32bd19be646b26cf1b1557
+HOST_MTOOLS_VERSION    := 4.0.42
+HOST_MTOOLS_MD5                := 44840ee36c33f67fefc0eb68cc6b9bfe
 HOST_MTOOLS            := mtools-$(HOST_MTOOLS_VERSION)
 HOST_MTOOLS_SUFFIX     := tar.bz2
 HOST_MTOOLS_URL                := $(call ptx/mirror, GNU, 
mtools/$(HOST_MTOOLS).$(HOST_MTOOLS_SUFFIX))
-- 
2.34.1


Reply via email to