From f3b4fc8297a5a78201d7ba0fa259b31b17399edf Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Wed, 6 Sep 2023 10:23:58 +0200 Subject: [PATCH] binutils: update 2.40 to 2.41 - updated --- binutils.be0 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/binutils.be0 b/binutils.be0 index 6eef068e7..0c2f0850b 100755 --- a/binutils.be0 +++ b/binutils.be0 @@ -1,8 +1,8 @@ #!/bin/env beesh -# BEE_VERSION binutils-2.40-0 +# BEE_VERSION binutils-2.41-0 # SRCURL="https://ftp.gnu.org/gnu/binutils/binutils-${PKGVERSION}.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/007b59bd908a737c06e5a8d3d2c737eb/binutils-2.40.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/256d7e0ad998e423030c84483a7c1e30/binutils-2.41.tar.xz" mee_configure() { bee_configure \ @@ -18,3 +18,4 @@ mee_install() { bee_install cp -v ${S}/include/libiberty.h ${D}/usr/include } +