From 3fc8d3030fc21190f1291f50ccd27a4160a906a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 12 Jun 2018 18:42:45 +0200 Subject: [PATCH] gcc: rebuild with gcc7. --- sys-devel/gcc/gcc-7.3.0_2018_05_01.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-7.3.0_2018_05_01.recipe b/sys-devel/gcc/gcc-7.3.0_2018_05_01.recipe index 7ee8aa9e8..87c4665a1 100644 --- a/sys-devel/gcc/gcc-7.3.0_2018_05_01.recipe +++ b/sys-devel/gcc/gcc-7.3.0_2018_05_01.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://gcc.gnu.org/" COPYRIGHT="1988-2018 Free Software Foundation, Inc." LICENSE="GNU GPL v3 GNU LGPL v3" -REVISION="1" +REVISION="2" gccVersion="${portVersion%%_*}" SOURCE_URI="https://ftpmirror.gnu.org/gcc/gcc-$gccVersion/gcc-$gccVersion.tar.xz https://ftp.gnu.org/gnu/gcc/gcc-$gccVersion/gcc-$gccVersion.tar.xz"