mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump binutils version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
831e4cee6e
commit
259005f7ed
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="2.31"
|
||||
VERSION="2.31.1"
|
||||
SRCDIR="binutils-$VERSION"
|
||||
TARBALL="binutils-$VERSION.tar.xz"
|
||||
URL="http://ftp.gnu.org/gnu/binutils"
|
||||
SHA256SUM="231036df7ef02049cdbff0681f4575e571f26ea8086cf70c2dcd3b6c0f4216bf"
|
||||
SHA256SUM="5d20086ecf5752cc7d9134246e9588fa201740d540f7eb84d795b1f7a93bca86"
|
||||
DEPENDS=""
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue