binutils: update to 2.42 (#10506)

This commit is contained in:
Niels Sascha Reedijk
2024-06-26 19:17:00 +01:00
committed by GitHub
parent 03737fed65
commit 32ef87810a

View File

@@ -19,13 +19,13 @@ But they also include:
- strings - lists printable strings from files.
- strip - discards symbols."
HOMEPAGE="https://www.gnu.org/software/binutils/"
COPYRIGHT="1988-2023 Free Software Foundation, Inc."
COPYRIGHT="1988-2024 Free Software Foundation, Inc."
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://ftp.gnu.org/gnu/binutils/binutils-$portVersion.tar.xz"
SOURCE_DIR="binutils-$portVersion"
CHECKSUM_SHA256="ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450"
CHECKSUM_SHA256="f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800"
SOURCE_FILENAME="binutils-$portVersion.tar.xz"
ARCHITECTURES="all !x86_gcc2"