diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:27:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:27:48 +0000 |
| commit | 0f58cab1806f5c851e35eb3640fe32d47dea7bbe (patch) | |
| tree | 8659e72b83a7b745dcb6721cdd594d2782dc4da9 /repos/extra/automake/abuild | |
| parent | 81c5789599513d8f933154af676e437a0a2b9fc5 (diff) | |
| download | alicelinux-0f58cab1806f5c851e35eb3640fe32d47dea7bbe.tar.gz alicelinux-0f58cab1806f5c851e35eb3640fe32d47dea7bbe.zip | |
automake: updated to 1.18
Diffstat (limited to 'repos/extra/automake/abuild')
| -rw-r--r-- | repos/extra/automake/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/automake/abuild b/repos/extra/automake/abuild index 22ff1ab9..ee75b118 100644 --- a/repos/extra/automake/abuild +++ b/repos/extra/automake/abuild @@ -1,4 +1,4 @@ name=automake -version=1.17 +version=1.18 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" |