From de55dbc05aa5b33bc096f78a91d8681adbc2b718 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Fri, 5 Jun 2020 21:09:16 -0400 Subject: [PATCH] binutils: bump revision for rebuild. --- sys-devel/binutils/binutils-2.31.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils/binutils-2.31.1.recipe b/sys-devel/binutils/binutils-2.31.1.recipe index c5df3b7de..45ce687f0 100644 --- a/sys-devel/binutils/binutils-2.31.1.recipe +++ b/sys-devel/binutils/binutils-2.31.1.recipe @@ -25,7 +25,7 @@ HOMEPAGE="https://www.gnu.org/software/binutils/" COPYRIGHT="1988-2018 Free Software Foundation, Inc." LICENSE="GNU GPL v3 GNU LGPL v3" -REVISION="1" +REVISION="2" binutilsVersion="2.31.1" SOURCE_URI="https://ftpmirror.gnu.org/binutils/binutils-$binutilsVersion.tar.xz https://ftp.gnu.org/gnu/binutils/binutils-$binutilsVersion.tar.xz"