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 /libtool | |
| parent | 554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9 (diff) | |
| download | alicelinux-5897df159ed87708c28be1b5949e04beab3d333a.tar.gz alicelinux-5897df159ed87708c28be1b5949e04beab3d333a.zip | |
Woodpecker CI f23bbe10cabce49c099ccde21ca0281a171b47e6 [SKIP CI]
Diffstat (limited to 'libtool')
| -rw-r--r-- | libtool/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtool/abuild b/libtool/abuild index cc2edcc0..0a21e619 100644 --- a/libtool/abuild +++ b/libtool/abuild @@ -1,4 +1,4 @@ name=libtool version=2.5.4 release=1 -source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" +source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz" |