binutils: bump version.

This commit is contained in:
Jerome Duval
2015-08-01 11:16:49 +00:00
parent 1d9db61377
commit b008030f2d

View File

@@ -1,16 +1,16 @@
SUMMARY="Assembler, linker and binary tools for target ${targetMachineTriple}"
HOMEPAGE="http://www.gnu.org/software/binutils"
srcGitRev="a05bd9155a41ad87382134678e93d67ceb959cfc"
srcGitRev="e2963a55e6d09d838bd84135091fbc73ffa2c2bf"
SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="011e60e9ba3ce92af766adc222d55a6f7291991a85074e2b5b280b62317b201d"
CHECKSUM_SHA256="1e1214ea3cf87403cbd1176b41f823a6d0505074f513fb8eeb7e46c1aaa1c196"
SOURCE_FILENAME="binutils-$portVersion.tar.gz"
REVISION="1"
LICENSE="
GNU GPL v3
GNU LGPL v3
"
COPYRIGHT="1988-2014 Free Software Foundation, Inc."
COPYRIGHT="1988-2015 Free Software Foundation, Inc."
ARCHITECTURES="x86 x86_64 arm"
@@ -39,8 +39,8 @@ PROVIDES="
cmd:size$secondaryArchSuffix = $portVersion compat >= 2.23
cmd:strings$secondaryArchSuffix = $portVersion compat >= 2.23
cmd:strip$secondaryArchSuffix = $portVersion compat >= 2.23
lib:libbfd_2.25$secondaryArchSuffix = $portVersion compat >= 2.23
lib:libopcodes_2.25$secondaryArchSuffix = $portVersion compat >= 2.23
lib:libbfd_2.25.1$secondaryArchSuffix = $portVersion compat >= 2.23
lib:libopcodes_2.25.1$secondaryArchSuffix = $portVersion compat >= 2.23
"
REQUIRES="