From 221b524d23c473b88861d4f7fda29a8e58a831de Mon Sep 17 00:00:00 2001 From: Wildan Mubarok Date: Thu, 12 Jun 2025 17:01:59 +0000 Subject: [PATCH] Use GNU FTP mirror for libgmp --- recipes/libs/libgmp/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libs/libgmp/recipe.toml b/recipes/libs/libgmp/recipe.toml index fd41e8aa1..d43a6ab9f 100644 --- a/recipes/libs/libgmp/recipe.toml +++ b/recipes/libs/libgmp/recipe.toml @@ -3,7 +3,7 @@ # rational numbers, and floating-point numbers. [source] -tar = "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz" +tar = "https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz" blake3 = "fffe4996713928ae19331c8ef39129e46d3bf5b7182820656fd4639435cd83a4" script = """ DYNAMIC_INIT