From 9b2fe0161921714563dd2e751d2dd86c62225037 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 29 Apr 2023 14:41:44 +0200 Subject: gcc: bump to 13.1.0 --- core/gcc/checksums | 6 +++--- core/gcc/sources | 6 +++--- core/gcc/version | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'core') diff --git a/core/gcc/checksums b/core/gcc/checksums index cf7d147c..ac566ea4 100644 --- a/core/gcc/checksums +++ b/core/gcc/checksums @@ -1,7 +1,7 @@ %BLAKE3 -8d9298d5678dff96f77438dd4766341f9c81c5daf95b9efcaaffa462ff83b67e gcc-12.2.0.tar.xz +265bb02f18c6ffb017d5acf80b7cf03ada7f0013143fa99ad89513c1cd02075f gcc-13.1.0.tar.xz 52cecfbbe286820d1f8bc118769008acb6451bd074fe6dea9e868d54b2ada855 gmp-6.2.1.tar.xz -956f9b16d0377b777e21b07d27962ec1153236ef2e94039ec1ad375859c01fc9 mpfr-4.1.0.tar.xz -f967a250c85296a88bf6a2471b74558d89a59fe548e119f6d74fccb7cb73b13e mpc-1.2.1.tar.gz +4e95c8d9eda9a18d01dd3ac5879437c51aa0357b6feb997aa4aeb30762a903e1 mpfr-4.2.0.tar.xz +86d083c43c08e98d4470c006a01e0df727c8ff56ddd2956b170566ba8c9a46de mpc-1.3.1.tar.gz 0930e07dc2c5bf1172f3fd003a1be7abc3c0c420ce5bd76bc2e514c63800adcb c99 30c25e440a4ac72bf7dc50e564b94a8c4ef43e4b2030c12d3042a78fb3cbc825 musl-libssp.patch diff --git a/core/gcc/sources b/core/gcc/sources index 1c840364..0998a6ac 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,6 +1,6 @@ -https://gcc.gnu.org/pub/gcc/releases/gcc-12.2.0/gcc-12.2.0.tar.xz gcc +https://gcc.gnu.org/pub/gcc/releases/gcc-13.1.0/gcc-13.1.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 +https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.0.tar.xz gcc/mpfr +https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz gcc/mpc files/c99 patches/musl-libssp.patch diff --git a/core/gcc/version b/core/gcc/version index 17a9395a..3432ff40 100644 --- a/core/gcc/version +++ b/core/gcc/version @@ -1 +1 @@ -12.2.0 1 +13.1.0 1 -- cgit v1.2.3