diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/gcc/checksums | 2 | ||||
-rw-r--r-- | core/gcc/sources | 2 | ||||
-rw-r--r-- | core/gcc/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/gcc/checksums b/core/gcc/checksums index 587bb220..27586eaf 100644 --- a/core/gcc/checksums +++ b/core/gcc/checksums @@ -1,4 +1,4 @@ -64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344 gcc-10.3.0.tar.xz +4c4a6fb8a8396059241c2e674b85b351c26a5d678274007f076957afa1cc9ddf gcc-11.1.0.tar.xz fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2 gmp-6.2.1.tar.xz 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f mpfr-4.1.0.tar.xz 17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459 mpc-1.2.1.tar.gz diff --git a/core/gcc/sources b/core/gcc/sources index ca147b01..63de2a34 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,4 +1,4 @@ -https://gcc.gnu.org/pub/gcc/releases/gcc-10.3.0/gcc-10.3.0.tar.xz gcc +https://gcc.gnu.org/pub/gcc/releases/gcc-11.1.0/gcc-11.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 diff --git a/core/gcc/version b/core/gcc/version index 7aac0b44..ec1ee9a6 100644 --- a/core/gcc/version +++ b/core/gcc/version @@ -1 +1 @@ -10.3.0 1 +11.1.0 1 |