summaryrefslogtreecommitdiffstats
path: root/tools/mtools
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-02-24 20:21:35 -0800
committerHauke Mehrtens <hauke@hauke-m.de>2022-03-01 00:08:08 +0100
commit63e530a5194809ed60590baa822c1e1ec2e1219e (patch)
treed69d5d0bab002a0475c13b608667ef51d0726207 /tools/mtools
parentc8b7065f61b75cab17b3b39c5091aa8de14f0aa8 (diff)
downloadopenwrt-63e530a5194809ed60590baa822c1e1ec2e1219e.tar.gz
openwrt-63e530a5194809ed60590baa822c1e1ec2e1219e.tar.bz2
openwrt-63e530a5194809ed60590baa822c1e1ec2e1219e.zip
tools/mtools: update to 4.0.37
No changelog is available. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/mtools')
-rw-r--r--tools/mtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile
index 5e3c950ba3..c10e887b36 100644
--- a/tools/mtools/Makefile
+++ b/tools/mtools/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mtools
-PKG_VERSION:=4.0.35
+PKG_VERSION:=4.0.37
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=34769e173751d2f0d891a08c76c80427e929b8ee43438019b8666cc3d7a44749
+PKG_HASH:=799b197e23e47b61259628810b27790efb7a1fe36037ef1da8a27b0ae4fa8342
HOST_BUILD_PARALLEL:=1