From b92608463963e694bb3e3ab8362cb90f9a7797c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 9 Nov 2021 17:15:58 +0100 Subject: [PATCH] gcc: bump revision --- sys-devel/gcc/gcc-11.2.0_2021_07_28.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-11.2.0_2021_07_28.recipe b/sys-devel/gcc/gcc-11.2.0_2021_07_28.recipe index d4eb93b3f..2ce9ad7d0 100644 --- a/sys-devel/gcc/gcc-11.2.0_2021_07_28.recipe +++ b/sys-devel/gcc/gcc-11.2.0_2021_07_28.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://gcc.gnu.org/" COPYRIGHT="1988-2021 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"