diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-02 13:21:02 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-02 13:21:02 +0200 |
commit | 30a75e4aab2ee68004931a4904798ffa82ac7a2d (patch) | |
tree | 9730557d8a887455cbebd89321eb95f0f6b88fff /core/gcc/sources | |
parent | a3eb53aa475c1b28d034652dbed6687bc1348c2a (diff) | |
download | repository-30a75e4aab2ee68004931a4904798ffa82ac7a2d.tar.gz |
gcc: bump to 14.2.0
Diffstat (limited to 'core/gcc/sources')
-rw-r--r-- | core/gcc/sources | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/gcc/sources b/core/gcc/sources index 5ca396bf..2814d343 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,6 +1,6 @@ -https://gcc.gnu.org/pub/gcc/releases/gcc-13.2.0/gcc-13.2.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.2.0.tar.xz gcc/mpfr +https://gcc.gnu.org/pub/gcc/releases/gcc-14.2.0/gcc-14.2.0.tar.xz gcc +https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz gcc/gmp +https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.1.tar.xz gcc/mpfr https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz gcc/mpc files/c99 patches/musl-libssp.patch |