diff --git a/srcpkgs/libmpc/template b/srcpkgs/libmpc/template index c427e036468..c7fa7200b10 100644 --- a/srcpkgs/libmpc/template +++ b/srcpkgs/libmpc/template @@ -1,4 +1,4 @@ -# Template build file for 'libmpc' +# Template file for 'libmpc' pkgname=libmpc version=1.1.0 revision=2 @@ -9,9 +9,9 @@ configure_args="EGREP=egrep" makedepends="gmp-devel mpfr-devel" short_desc="C library for the arithmetic of complex numbers" maintainer="Juan RP " +license="LGPL-3.0-or-later" homepage="http://www.multiprecision.org" -license="LGPL-3" -distfiles="https://ftp.gnu.org/gnu/mpc/mpc-${version}.tar.gz" +distfiles="${GNU_SITE}/mpc/mpc-${version}.tar.gz" checksum=6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e if [ -z "$CHROOT_READY" ]; then