gcc: temporary distfile change for mpc-1.1.0.tar.gz
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
32a4badf28
commit
a5581c6ef8
1 changed files with 2 additions and 1 deletions
|
@ -12,11 +12,12 @@ short_desc="The GNU C Compiler"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://gcc.gnu.org"
|
homepage="http://gcc.gnu.org"
|
||||||
license="GFDL-1.2, GPL-3, LGPL-2.1"
|
license="GFDL-1.2, GPL-3, LGPL-2.1"
|
||||||
|
# *-musl builders have issues fetching https://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz
|
||||||
distfiles="
|
distfiles="
|
||||||
${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz
|
${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz
|
||||||
https://gmplib.org/download/gmp/gmp-${_gmp_version}.tar.xz
|
https://gmplib.org/download/gmp/gmp-${_gmp_version}.tar.xz
|
||||||
http://www.mpfr.org/mpfr-${_mpfr_version}/mpfr-${_mpfr_version}.tar.xz
|
http://www.mpfr.org/mpfr-${_mpfr_version}/mpfr-${_mpfr_version}.tar.xz
|
||||||
https://ftp.gnu.org/gnu/mpc/mpc-${_mpc_version}.tar.gz
|
https://fossies.org/linux/misc/mpc-${_mpc_version}.tar.gz
|
||||||
http://isl.gforge.inria.fr/isl-${_isl_version}.tar.bz2"
|
http://isl.gforge.inria.fr/isl-${_isl_version}.tar.bz2"
|
||||||
checksum="
|
checksum="
|
||||||
196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
|
196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue