dev/m4: fix bogus recipe URL m4-1.14.21 -> m4-1.4.21 (matches the vendored 1.4.21 source) + stamp

This commit is contained in:
2026-08-01 00:32:42 +03:00
parent 423f3b825e
commit e7380cb69f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[source]
tar = "https://ftp.gnu.org/gnu/m4/m4-1.14.21.tar.xz"
tar = "https://ftp.gnu.org/gnu/m4/m4-1.4.21.tar.xz"
patches = ["redox.patch"]
[build]
@@ -0,0 +1 @@
1.4.21