File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
4
4
5
5
PKG_NAME ="gcc"
6
- PKG_VERSION ="15.1.0-RC-20250418 "
7
- PKG_SHA256 ="fe18624317c6c662977eea8b5a506ec6c132fc11c7a8d53e2f6d21b139b0af3c "
6
+ PKG_VERSION ="15.1.0-RC-20250423 "
7
+ PKG_SHA256 ="50585c01ba3b7ca6ed1bc49efe8de9bd83583a5a4f501d7238c4976ba3784b59 "
8
8
PKG_LICENSE ="GPL-2.0-or-later"
9
9
PKG_SITE ="https://gcc.gnu.org/"
10
10
PKG_URL ="https://ftpmirror.gnu.org/gcc/${PKG_NAME}-${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
11
11
PKG_URL ="https://gcc.gnu.org/pub/gcc/snapshots/${PKG_VERSION}/gcc-${PKG_VERSION}.tar.xz"
12
- PKG_URL ="https://gcc.gnu.org/pub/gcc/snapshots/15.1.0-RC-20250418 /gcc-15.1.0-RC-20250418 .tar.xz"
12
+ PKG_URL ="https://gcc.gnu.org/pub/gcc/snapshots/15.1.0-RC-20250423 /gcc-15.1.0-RC-20250423 .tar.xz"
13
13
PKG_DEPENDS_BOOTSTRAP ="ccache:host autoconf:host binutils:host gmp:host mpfr:host mpc:host zstd:host"
14
14
PKG_DEPENDS_TARGET ="toolchain"
15
15
PKG_DEPENDS_HOST ="ccache:host autoconf:host binutils:host gmp:host mpfr:host mpc:host zstd:host glibc libxcrypt"
You can’t perform that action at this time.
0 commit comments