mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:27:36 +00:00
Toolchain: Update binutils to version 2.40
This commit is contained in:
parent
afc067bc38
commit
0471ec0567
2 changed files with 3 additions and 3 deletions
|
@ -74,8 +74,8 @@ echo SYSROOT is "$SYSROOT"
|
|||
|
||||
mkdir -p "$DIR/Tarballs"
|
||||
|
||||
BINUTILS_VERSION="2.39"
|
||||
BINUTILS_MD5SUM="ab6825df57514ec172331e988f55fc10"
|
||||
BINUTILS_VERSION="2.40"
|
||||
BINUTILS_MD5SUM="b200db2cdd2f49019ced4016e1f9bfe7"
|
||||
BINUTILS_NAME="binutils-$BINUTILS_VERSION"
|
||||
BINUTILS_PKG="${BINUTILS_NAME}.tar.gz"
|
||||
BINUTILS_BASE_URL="https://ftp.gnu.org/gnu/binutils"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue