From: Rosen Penev Date: Mon, 7 Mar 2022 05:02:33 +0000 (-0800) Subject: tools/mtools: update to 4.0.38 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=7f92046dff4d0c797c42f0754bf5d5adb5eb6990;p=openwrt%2Fstaging%2Fwigyori.git tools/mtools: update to 4.0.38 No real changelog available. Signed-off-by: Rosen Penev --- diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile index c10e887b36..90a4119af4 100644 --- a/tools/mtools/Makefile +++ b/tools/mtools/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mtools -PKG_VERSION:=4.0.37 +PKG_VERSION:=4.0.38 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_HASH:=799b197e23e47b61259628810b27790efb7a1fe36037ef1da8a27b0ae4fa8342 +PKG_HASH:=7b94485f486e7df08cca68b00a164a13cd38f4c63cb8684d188759ee7bc5e729 HOST_BUILD_PARALLEL:=1