From 545a07b9c02134ff8e3ac46ea61ff141c161e7cb Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 10 Apr 2021 14:21:07 +0300 Subject: gcc: bump to 10.3.0 --- core/gcc/sources | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/gcc/sources') diff --git a/core/gcc/sources b/core/gcc/sources index 5da8ded9..ca147b01 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,6 +1,6 @@ -https://gcc.gnu.org/pub/gcc/releases/gcc-10.2.0/gcc-10.2.0.tar.xz gcc -https://ftp.gnu.org/gnu/gmp/gmp-6.2.0.tar.xz gcc/gmp -https://ftp.gnu.org/gnu/mpfr/mpfr-4.0.2.tar.xz gcc/mpfr -https://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz gcc/mpc +https://gcc.gnu.org/pub/gcc/releases/gcc-10.3.0/gcc-10.3.0.tar.xz gcc +https://ftp.gnu.org/gnu/gmp/gmp-6.2.1.tar.xz gcc/gmp +https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz gcc/mpfr +https://ftp.gnu.org/gnu/mpc/mpc-1.2.1.tar.gz gcc/mpc files/c99 patches/musl-libssp.patch -- cgit v1.2.3