mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-12 14:53:28 +08:00
package/mtools: bump version to 4.0.38
For details see [1]. [1] https://lists.gnu.org/archive/html/info-gnu/2022-03/msg00000.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d749634006
commit
88de5d0822
@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 f4dd1fb4b4d72f344f7efcfb05219de3882c6c6fce678d75e7cfb29ca162c7ca mtools-4.0.37.tar.lz
|
||||
sha256 7086821b399a39b8a3c5a372d064de4860f3c195b4911dd4e8b76219fcabe75c mtools-4.0.38.tar.lz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MTOOLS_VERSION = 4.0.37
|
||||
MTOOLS_VERSION = 4.0.38
|
||||
MTOOLS_SOURCE = mtools-$(MTOOLS_VERSION).tar.lz
|
||||
MTOOLS_SITE = $(BR2_GNU_MIRROR)/mtools
|
||||
MTOOLS_LICENSE = GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user