1
0
Fork 0
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:
David Oberhollenzer 2018-08-14 22:28:44 +02:00
parent 831e4cee6e
commit 259005f7ed

View file

@ -1,8 +1,8 @@
VERSION="2.31" VERSION="2.31.1"
SRCDIR="binutils-$VERSION" SRCDIR="binutils-$VERSION"
TARBALL="binutils-$VERSION.tar.xz" TARBALL="binutils-$VERSION.tar.xz"
URL="http://ftp.gnu.org/gnu/binutils" URL="http://ftp.gnu.org/gnu/binutils"
SHA256SUM="231036df7ef02049cdbff0681f4575e571f26ea8086cf70c2dcd3b6c0f4216bf" SHA256SUM="5d20086ecf5752cc7d9134246e9588fa201740d540f7eb84d795b1f7a93bca86"
DEPENDS="" DEPENDS=""
prepare() { prepare() {