update binutils
This commit is contained in:
parent
71d526c4bf
commit
e29d26b825
@ -6,9 +6,10 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=binutils
|
topdir=binutils
|
||||||
version=2.25
|
version=2.25.1
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=ftp://ftp.sunet.se/pub/gnu/binutils/$topdir-$version.tar.bz2
|
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
|
# If there are no patches, simply comment this
|
||||||
patch[0]=binutils-2.25-use-strtod-instead-of-strtold.patch
|
patch[0]=binutils-2.25-use-strtod-instead-of-strtold.patch
|
||||||
|
|
||||||
@ -46,6 +47,7 @@ install()
|
|||||||
doc COPYING*
|
doc COPYING*
|
||||||
compat binutils 2.18 1 1
|
compat binutils 2.18 1 1
|
||||||
compat binutils 2.23.2 1 1
|
compat binutils 2.23.2 1 1
|
||||||
|
compat binutils 2.25 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user