From 2df10454f0bb2902dd238bf3592994f75eb345da Mon Sep 17 00:00:00 2001 From: BtbN Date: Sun, 27 Sep 2020 16:03:30 +0200 Subject: [PATCH] Switch gmp to more reliable mirror --- scripts.d/25-gmp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/25-gmp.sh b/scripts.d/25-gmp.sh index fd5f698..165ddbf 100755 --- a/scripts.d/25-gmp.sh +++ b/scripts.d/25-gmp.sh @@ -1,6 +1,6 @@ #!/bin/bash -GMP_SRC="https://gmplib.org/download/gmp/gmp-6.2.0.tar.xz" +GMP_SRC="https://ftp.gnu.org/gnu/gmp/gmp-6.2.0.tar.xz" ffbuild_enabled() { return 0