Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 1fc71b7

Browse files
authored
Merge pull request #134 from rillian/binutils-2.27
binutils 2.27
2 parents ff6afdb + a5d7cb7 commit 1fc71b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_binutils.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=2.25.1
6-
SHA256=b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
5+
VERSION=2.27
6+
SHA256=369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
77

88
curl https://ftp.gnu.org/gnu/binutils/binutils-$VERSION.tar.bz2 | \
99
tee >(sha256sum > binutils-$VERSION.tar.bz2.sha256) | tar xjf -

0 commit comments

Comments
 (0)