From 5cef2d3d1f565a31ed12dde962231206b6b8bb18 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sat, 23 Sep 2017 08:52:32 +0200 Subject: [PATCH] avr-binutils,gcc: bump version and fix checksums. --- .../avr_binutils/avr_binutils-2.26.1_2016_07_22.recipe | 8 ++++---- sys-devel/avr_gcc/avr_gcc-4.8.2_2014_03_20.recipe | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-devel/avr_binutils/avr_binutils-2.26.1_2016_07_22.recipe b/sys-devel/avr_binutils/avr_binutils-2.26.1_2016_07_22.recipe index 7da569b98..eae2ec14d 100644 --- a/sys-devel/avr_binutils/avr_binutils-2.26.1_2016_07_22.recipe +++ b/sys-devel/avr_binutils/avr_binutils-2.26.1_2016_07_22.recipe @@ -24,10 +24,10 @@ HOMEPAGE="http://www.gnu.org/software/binutils" COPYRIGHT="1988-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v3 GNU LGPL v3" -REVISION="2" +REVISION="3" srcGitRev="68e96393c7be88bc0e577404869a07ad3c0b48b3" SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="5f14f68a76035a04d15b1a3e9ba5bbd990b1b380b110b93cb33355142dca8f9c" +CHECKSUM_SHA256="95743a550c7e2b561273a1e349a270c659b0c454209de9cd7fc105395fec66fd" SOURCE_DIR="buildtools-$srcGitRev/binutils" SOURCE_FILENAME="binutils-$portVersion.tar.gz" @@ -58,8 +58,8 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix - lib:libbfd_2.26.1$secondaryArchSuffix - lib:libopcodes_2.26.1$secondaryArchSuffix + lib:libbfd_2.28.1$secondaryArchSuffix + lib:libopcodes_2.28.1$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel diff --git a/sys-devel/avr_gcc/avr_gcc-4.8.2_2014_03_20.recipe b/sys-devel/avr_gcc/avr_gcc-4.8.2_2014_03_20.recipe index 85ba52b9b..162c3c2f7 100644 --- a/sys-devel/avr_gcc/avr_gcc-4.8.2_2014_03_20.recipe +++ b/sys-devel/avr_gcc/avr_gcc-4.8.2_2014_03_20.recipe @@ -6,9 +6,9 @@ HOMEPAGE="http://gcc.gnu.org" srcGitRev="c20a732df8f8b6d0f32c872817f3a0498a5c4761" SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="6d3b677cd8ef777bf6fb3186a15b5122e46345595a996370325c758b3d8a4ab6" +CHECKSUM_SHA256="3becc409366bd5015605e98cccfa161d178017c8b8f50c725484b1acfb301e24" SOURCE_FILENAME="$portVersionedName.tar.gz" -REVISION="2" +REVISION="3" LICENSE=" GNU GPL v2 GNU LGPL v2