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
b96462d5dd
commit
04459a3847
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="2.30"
|
||||
VERSION="2.31"
|
||||
SRCDIR="binutils-$VERSION"
|
||||
TARBALL="binutils-$VERSION.tar.xz"
|
||||
URL="http://ftp.gnu.org/gnu/binutils"
|
||||
SHA256SUM="6e46b8aeae2f727a36f0bd9505e405768a72218f1796f0d09757d45209871ae6"
|
||||
SHA256SUM="231036df7ef02049cdbff0681f4575e571f26ea8086cf70c2dcd3b6c0f4216bf"
|
||||
DEPENDS=""
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue