diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:51 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:48:51 +0000 |
| commit | 8eac3d18f6f2435d93d556939cc64b1eff92e2b6 (patch) | |
| tree | b07e1ea9ca6ee9ea4ceea6b1f0b095ae255f3979 /repos/core/m4/abuild | |
| parent | f1550b135064874a65dd227ab809332f636180e8 (diff) | |
| download | alicelinux-8eac3d18f6f2435d93d556939cc64b1eff92e2b6.tar.gz alicelinux-8eac3d18f6f2435d93d556939cc64b1eff92e2b6.zip | |
m4: updated to 1.4.20
Diffstat (limited to 'repos/core/m4/abuild')
| -rw-r--r-- | repos/core/m4/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/m4/abuild b/repos/core/m4/abuild index f43fb49a..7252c4f2 100644 --- a/repos/core/m4/abuild +++ b/repos/core/m4/abuild @@ -1,4 +1,4 @@ name=m4 -version=1.4.19 +version=1.4.20 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" |