From 35e07aaef03427495e7c1baa05bfc8920182d2a9 Mon Sep 17 00:00:00 2001 From: Gustaf Haglund <31934052+ghagl@users.noreply.github.com> Date: Wed, 28 Dec 2022 11:32:11 +0000 Subject: [PATCH] gmp: switch mirror --- srcpkgs/gmp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gmp/template b/srcpkgs/gmp/template index 62f2b7cb096..24263a6f73e 100644 --- a/srcpkgs/gmp/template +++ b/srcpkgs/gmp/template @@ -11,7 +11,7 @@ short_desc="Library for arbitrary precision arithmetic" maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="http://gmplib.org/" -distfiles="https://gmplib.org/download/gmp/gmp-${version}.tar.xz" +distfiles="${GNU_SITE}/gmp/gmp-${version}.tar.xz" checksum=fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2 subpackages="gmpxx gmpxx-devel gmp-devel"