mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/mtools: bump version to 4.0.46
Release notes: https://lists.gnu.org/archive/html/info-mtools/2024-11/msg00002.html Changelog: https://svn.savannah.gnu.org/viewvc/mtools/tags/4.0.46/NEWS?view=markup Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4d40998db8
commit
94f676021d
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 32ca85dfc1674c536143d4e0da60e3134039eb9552e0fecfa110e9c8736093ce mtools-4.0.45.tar.lz
|
||||
sha256 8241b370d2337968c1d1314cbdbd5d5d188ddc905f2eb1198373a2bd90c70fab mtools-4.0.46.tar.lz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MTOOLS_VERSION = 4.0.45
|
||||
MTOOLS_VERSION = 4.0.46
|
||||
MTOOLS_SOURCE = mtools-$(MTOOLS_VERSION).tar.lz
|
||||
MTOOLS_SITE = $(BR2_GNU_MIRROR)/mtools
|
||||
MTOOLS_LICENSE = GPL-3.0+
|
||||
|
||||
Reference in New Issue
Block a user