From d0f826b54150b7631673e1909998f5b5b5d79b7a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 12 Mar 2020 17:39:28 +0200 Subject: [PATCH] gcc: bump to 9.3.0 --- core/gcc/checksums | 2 +- core/gcc/sources | 2 +- core/gcc/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/gcc/checksums b/core/gcc/checksums index 831565e8..eb703466 100644 --- a/core/gcc/checksums +++ b/core/gcc/checksums @@ -1,4 +1,4 @@ -ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206 gcc-9.2.0.tar.xz +71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1 gcc-9.3.0.tar.xz 87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912 gmp-6.1.2.tar.xz 1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a mpfr-4.0.2.tar.xz 6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e mpc-1.1.0.tar.gz diff --git a/core/gcc/sources b/core/gcc/sources index f4547050..f0bcc41b 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,4 +1,4 @@ -https://mirrors.kernel.org/gnu/gcc/gcc-9.2.0/gcc-9.2.0.tar.xz gcc +https://mirrors.kernel.org/gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz gcc https://gmplib.org/download/gmp/gmp-6.1.2.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 diff --git a/core/gcc/version b/core/gcc/version index 348a6dd5..67abdd4c 100644 --- a/core/gcc/version +++ b/core/gcc/version @@ -1 +1 @@ -9.2.0 3 +9.3.0 1