From 2551aeeea0d0aae3061cfb37d5519ce2f54a55dd Mon Sep 17 00:00:00 2001 From: Anhad Singh Date: Thu, 26 Dec 2024 23:57:27 +1100 Subject: [PATCH] feat(libgmp): bump to 6.3.0 Signed-off-by: Anhad Singh --- recipes/libs/libgmp/recipe.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/libs/libgmp/recipe.toml b/recipes/libs/libgmp/recipe.toml index 40057bb7..a2330bd6 100644 --- a/recipes/libs/libgmp/recipe.toml +++ b/recipes/libs/libgmp/recipe.toml @@ -3,8 +3,8 @@ # rational numbers, and floating-point numbers. [source] -tar = "https://gmplib.org/download/gmp/gmp-6.2.1.tar.xz" -blake3 = "52cecfbbe286820d1f8bc118769008acb6451bd074fe6dea9e868d54b2ada855" +tar = "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz" +blake3 = "fffe4996713928ae19331c8ef39129e46d3bf5b7182820656fd4639435cd83a4" script = """ DYNAMIC_INIT autotools_recursive_regenerate