Merge branch 'fix-libgmp' into 'master'

Use GNU FTP mirror for libgmp

See merge request redox-os/cookbook!503
This commit is contained in:
Jeremy Soller 2025-06-12 11:01:59 -06:00
commit 8a6a12e94b

View File

@ -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