diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-27 00:37:09 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-27 00:37:09 +0000 |
| commit | 5897df159ed87708c28be1b5949e04beab3d333a (patch) | |
| tree | 3f0e3ab02c08f6848d5912d97c43e8bb00f91166 /autoconf | |
| parent | 554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9 (diff) | |
| download | alicelinux-5897df159ed87708c28be1b5949e04beab3d333a.tar.gz alicelinux-5897df159ed87708c28be1b5949e04beab3d333a.zip | |
Woodpecker CI f23bbe10cabce49c099ccde21ca0281a171b47e6 [SKIP CI]
Diffstat (limited to 'autoconf')
| -rw-r--r-- | autoconf/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/abuild b/autoconf/abuild index d4eab206..017e8db1 100644 --- a/autoconf/abuild +++ b/autoconf/abuild @@ -1,4 +1,4 @@ name=autoconf version=2.72 release=1 -source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" +source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz" |