[openwrt/openwrt] tools/mtools: update to 4.0.35
LEDE Commits
lede-commits at lists.infradead.org
Mon Sep 20 07:00:26 PDT 2021
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/aae4bf7c622688281c500c7e193e44bab67713e4
commit aae4bf7c622688281c500c7e193e44bab67713e4
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Sat Sep 18 00:40:41 2021 -0700
tools/mtools: update to 4.0.35
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
tools/mtools/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile
index b7fdcb388d..5e3c950ba3 100644
--- a/tools/mtools/Makefile
+++ b/tools/mtools/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mtools
-PKG_VERSION:=4.0.24
+PKG_VERSION:=4.0.35
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=24f4a2da9219f98498eb1b340cd96db7ef9b684c067d1bdeb6e85efdd13b2fb9
+PKG_HASH:=34769e173751d2f0d891a08c76c80427e929b8ee43438019b8666cc3d7a44749
HOST_BUILD_PARALLEL:=1
More information about the lede-commits
mailing list