package/m4: bump version to 1.4.21

https://lists.gnu.org/archive/html/m4-announce/2026-02/msg00000.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
(cherry picked from commit 875d6aedbc)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2026-02-09 21:31:32 +01:00
committed by Thomas Perale
parent deb793934e
commit 041af1f3ca
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
sha256 e236ea3a1ccf5f6c270b1c4bb60726f371fa49459a8eaaebc90b216b328daf2b m4-1.4.20.tar.xz
sha256 f25c6ab51548a73a75558742fb031e0625d6485fe5f9155949d6486a2408ab66 m4-1.4.21.tar.xz
# License files, locally calculated
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
M4_VERSION = 1.4.20
M4_VERSION = 1.4.21
M4_SOURCE = m4-$(M4_VERSION).tar.xz
M4_SITE = $(BR2_GNU_MIRROR)/m4
M4_LICENSE = GPL-3.0+