mtools: update to 4.0.45
authorJen Wolf <jenwolf@protonmail.com>
Wed, 2 Oct 2024 20:01:03 +0000 (20:01 +0000)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 10 Oct 2024 15:57:52 +0000 (18:57 +0300)
mtools: update to 4.0.45

no change log
https://www.gnu.org/software/mtools/manual/mtools.html

Compile tested: Model ASUS RT-AC88U
Architecture ARMv7 Processor rev 0 (v7l)
BCM53xx / arm_cortex-a9.
Kernel Version 6.6.53
main branch
Run tested: Using GCC 14.2.0 and binutils 2.43.1

Signed-off-by: Jen Wolf <jenwolf@protonmail.com>
utils/mtools/Makefile

index 6e528cb33e5073ce729d69b92dc18030d9178bd6..bcbb9d24babc1a7363ec01799cc5a134745d1b85 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mtools
-PKG_VERSION:=4.0.43
+PKG_VERSION:=4.0.45
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@GNU/mtools
-PKG_HASH:=541e179665dc4e272b9602f2074243591a157da89cc47064da8c5829dbd2b339
+PKG_HASH:=0b008a96bd0efe0e542fa4383d469af66bc4a93394990b103730a8160a67d618
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1