mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
mtools: update to 4.0.45
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>
This commit is contained in:
parent
d03f3dcf3b
commit
87780181c8
@ -7,11 +7,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mtools
|
||||
PKG_VERSION:=4.0.43
|
||||
PKG_VERSION:=4.0.45
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
||||
PKG_HASH:=541e179665dc4e272b9602f2074243591a157da89cc47064da8c5829dbd2b339
|
||||
PKG_HASH:=0b008a96bd0efe0e542fa4383d469af66bc4a93394990b103730a8160a67d618
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user