mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump binutils version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
c2b95be3fb
commit
5358679028
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="2.32"
|
||||
VERSION="2.34"
|
||||
SRCDIR="binutils-$VERSION"
|
||||
TARBALL="binutils-$VERSION.tar.xz"
|
||||
URL="http://ftp.gnu.org/gnu/binutils"
|
||||
SHA256SUM="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04"
|
||||
SHA256SUM="f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952"
|
||||
DEPENDS="tc-pkgtool"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue