From e29d26b825fee5dd2872bbeb02cb89fa8deb6965 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 6 Sep 2025 21:42:22 +0200 Subject: [PATCH] update binutils --- binutils/build.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/binutils/build.sh b/binutils/build.sh index d5ab180..a4aded8 100755 --- a/binutils/build.sh +++ b/binutils/build.sh @@ -6,9 +6,10 @@ ########################################################### # Check the following 4 variables before running the script topdir=binutils -version=2.25 +version=2.25.1 pkgver=1 source[0]=ftp://ftp.sunet.se/pub/gnu/binutils/$topdir-$version.tar.bz2 +source[0]=https://ftp.gnu.org/gnu/binutils/$topdir-$version.tar.bz2 # If there are no patches, simply comment this patch[0]=binutils-2.25-use-strtod-instead-of-strtold.patch @@ -46,6 +47,7 @@ install() doc COPYING* compat binutils 2.18 1 1 compat binutils 2.23.2 1 1 + compat binutils 2.25 1 1 } reg pack