From 32ef87810a8ebf794fa3befbadcdd557f09465b0 Mon Sep 17 00:00:00 2001 From: Niels Sascha Reedijk Date: Wed, 26 Jun 2024 19:17:00 +0100 Subject: [PATCH] binutils: update to 2.42 (#10506) --- .../binutils/{binutils-2.41.recipe => binutils-2.42.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-devel/binutils/{binutils-2.41.recipe => binutils-2.42.recipe} (97%) diff --git a/sys-devel/binutils/binutils-2.41.recipe b/sys-devel/binutils/binutils-2.42.recipe similarity index 97% rename from sys-devel/binutils/binutils-2.41.recipe rename to sys-devel/binutils/binutils-2.42.recipe index 0ea850ad1..f1feb0431 100644 --- a/sys-devel/binutils/binutils-2.41.recipe +++ b/sys-devel/binutils/binutils-2.42.recipe @@ -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"