From 5b6ab2602ecbaa90a6ea267b4aefaab35d4b01d4 Mon Sep 17 00:00:00 2001 From: Artur Assis Alves Date: Thu, 20 Mar 2025 18:42:41 +0000 Subject: [PATCH 1/2] Edit recipe.toml --- recipes/libs/libmpfr/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libs/libmpfr/recipe.toml b/recipes/libs/libmpfr/recipe.toml index ba0b8099..10045a4d 100644 --- a/recipes/libs/libmpfr/recipe.toml +++ b/recipes/libs/libmpfr/recipe.toml @@ -1,5 +1,5 @@ [source] -tar = "https://www.mpfr.org/mpfr-current/mpfr-4.2.1.tar.xz" +tar = "https://www.mpfr.org/mpfr-4.2.1/mpfr-4.2.1.tar.xz" blake3 = "f428023b8f7569fc1178faf63265ecb6cab4505fc3fce5d8c46af70db848a334" script = """ DYNAMIC_INIT From 65c2351657189f46b157b9290c3c8bc4a4d13882 Mon Sep 17 00:00:00 2001 From: Artur Assis Alves Date: Thu, 20 Mar 2025 18:55:23 +0000 Subject: [PATCH 2/2] Edit recipe.toml: blake3 hash --- recipes/libs/libmpfr/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libs/libmpfr/recipe.toml b/recipes/libs/libmpfr/recipe.toml index 10045a4d..2c2b32a9 100644 --- a/recipes/libs/libmpfr/recipe.toml +++ b/recipes/libs/libmpfr/recipe.toml @@ -1,6 +1,6 @@ [source] tar = "https://www.mpfr.org/mpfr-4.2.1/mpfr-4.2.1.tar.xz" -blake3 = "f428023b8f7569fc1178faf63265ecb6cab4505fc3fce5d8c46af70db848a334" +blake3 = "11d59d061ef8db588650bc7dc5172594a6e5aad013994801c6f63011a62b191d" script = """ DYNAMIC_INIT autotools_recursive_regenerate