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