From 557270f262dac9476a5cd71f3ebef556cf5b0ac8 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 22 Apr 2022 15:09:04 +0200 Subject: gcc: bump to 11.3.0 --- core/gcc/checksums | 13 +++++++------ core/gcc/sources | 2 +- core/gcc/version | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'core') diff --git a/core/gcc/checksums b/core/gcc/checksums index 752e1b3d..53198395 100644 --- a/core/gcc/checksums +++ b/core/gcc/checksums @@ -1,6 +1,7 @@ -d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b gcc-11.2.0.tar.xz -fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2 gmp-6.2.1.tar.xz -0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f mpfr-4.1.0.tar.xz -17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459 mpc-1.2.1.tar.gz -765614b3396d70bca3fa0ae4a813632486c6dca320e2bd13c8c39dca52be4a4c c99 -4ece19529edb8e681e1778e977e2ba1d47984ccfcb82505e8b898bb29d659625 musl-libssp.patch +%BLAKE3 +4a5c444fb45b043cfa4ebfd6cb18069135b15968652a3b8ff412434896085099 gcc-11.3.0.tar.xz +52cecfbbe286820d1f8bc118769008acb6451bd074fe6dea9e868d54b2ada855 gmp-6.2.1.tar.xz +956f9b16d0377b777e21b07d27962ec1153236ef2e94039ec1ad375859c01fc9 mpfr-4.1.0.tar.xz +f967a250c85296a88bf6a2471b74558d89a59fe548e119f6d74fccb7cb73b13e mpc-1.2.1.tar.gz +0930e07dc2c5bf1172f3fd003a1be7abc3c0c420ce5bd76bc2e514c63800adcb c99 +30c25e440a4ac72bf7dc50e564b94a8c4ef43e4b2030c12d3042a78fb3cbc825 musl-libssp.patch diff --git a/core/gcc/sources b/core/gcc/sources index 2ab87c64..0f83060c 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,4 +1,4 @@ -https://gcc.gnu.org/pub/gcc/releases/gcc-11.2.0/gcc-11.2.0.tar.xz gcc +https://gcc.gnu.org/pub/gcc/releases/gcc-11.3.0/gcc-11.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 diff --git a/core/gcc/version b/core/gcc/version index 40e38832..05f4f2c2 100644 --- a/core/gcc/version +++ b/core/gcc/version @@ -1 +1 @@ -11.2.0 1 +11.3.0 1 -- cgit v1.2.3