Skip to content

Commit 2ff8828

Browse files
chore: Bump gcc version to 15.2.0
1 parent a68df81 commit 2ff8828

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/deps.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ binutils_sha256=c50c0e7f9cb188980e2cc97e4537626b1672441815587f1eab69d2a1bfbef5d2
33
binutils_url=https://ftp.gnu.org/gnu/binutils/binutils-2.45.tar.xz
44
binutils_version=2.45
55
gcc_filename=gcc-src.tar.xz
6-
gcc_sha256=e2b09ec21660f01fecffb715e0120265216943f038d0e48a9868713e54f06cea
7-
gcc_url=https://ftp.gnu.org/gnu/gcc/gcc-15.1.0/gcc-15.1.0.tar.xz
8-
gcc_version=15.1.0
6+
gcc_sha256=438fd996826b0c82485a29da03a72d71d6e3541a83ec702df4271f6fe025d24e
7+
gcc_url=https://ftp.gnu.org/gnu/gcc/gcc-15.2.0/gcc-15.2.0.tar.xz
8+
gcc_version=15.2.0
99
glibc_filename=glibc-src.tar.xz
1010
glibc_sha256=a5a26b22f545d6b7d7b3dd828e11e428f24f4fac43c934fb071b6a7d0828e901
1111
glibc_url=https://ftp.gnu.org/gnu/glibc/glibc-2.41.tar.xz

0 commit comments

Comments
 (0)