diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-27 08:28:41 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-27 08:28:41 +0800 |
| commit | f23bbe10cabce49c099ccde21ca0281a171b47e6 (patch) | |
| tree | 7b0979ec455c77f6361c370f68fa343fdc01f787 /repos/extra/automake | |
| parent | ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd (diff) | |
| download | alicelinux-f23bbe10cabce49c099ccde21ca0281a171b47e6.tar.gz alicelinux-f23bbe10cabce49c099ccde21ca0281a171b47e6.zip | |
changed ftp.gnu.org url to ftpmirror.gnu.org
Diffstat (limited to 'repos/extra/automake')
| -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 9754d964..2b0d27e2 100644 --- a/repos/extra/automake/abuild +++ b/repos/extra/automake/abuild @@ -1,4 +1,4 @@ name=automake version=1.18.1 release=1 -source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" +source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz" |