Fixes: #13229
Signed-off-by: Jonatan Schlag jonatan.schlag@ipfire.org --- gmp/gmp.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gmp/gmp.nm b/gmp/gmp.nm index a2ceb8d4e..b60d22ca0 100644 --- a/gmp/gmp.nm +++ b/gmp/gmp.nm @@ -4,8 +4,8 @@ ###############################################################################
name = gmp -version = 6.2.1 -release = 1.2 +version = 6.3.0 +release = 1
groups = System/Libraries url = https://gmplib.org/ @@ -22,7 +22,7 @@ description emphasizes speed over simplicity/elegance in its operations. end
-source_dl += https://gmplib.org/download/gmp/ ftp://ftp.gnu.org/gnu/gmp/ +source_dl = https://gmplib.org/download/gmp/ sources = %{thisapp}.tar.xz
build