aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-11-02 15:13:53 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-11-05 14:07:46 +0000
commitf06e995c13c750a8bf396310a13a79ae290f4570 (patch)
tree130b5402138aefc9b8931c5fda3c7fc1a6f1dd0d /tools
parent29d987fc89d0abaea4f6cec1510325cfe8b498a4 (diff)
downloadupstream-f06e995c13c750a8bf396310a13a79ae290f4570.tar.gz
upstream-f06e995c13c750a8bf396310a13a79ae290f4570.tar.bz2
upstream-f06e995c13c750a8bf396310a13a79ae290f4570.zip
tools/mtools: update to 4.0.42
Release Notes: https://lists.gnu.org/archive/html/info-mtools/2022-10/msg00000.html Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/mtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile
index 964ef9db33..c0c36a9d02 100644
--- a/tools/mtools/Makefile
+++ b/tools/mtools/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mtools
-PKG_VERSION:=4.0.41
+PKG_VERSION:=4.0.42
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=2542152264fb3eff7ed70662abf4f4eef8133bc37d0b7a686c240df2b5f80a13
+PKG_HASH:=64bfdfde4d82af6b22f3c1c72c3e231cbb618f4c2309cc46f54d16d5502ccf15
HOST_BUILD_PARALLEL:=1