From 5b24251672d0b10c72be0effc28ac00060dde909 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 23 Dec 2020 19:29:23 +0100 Subject: [PATCH] llvm6, revbump for rebuild (#5505) --- sys-devel/llvm/llvm6-6.0.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm6-6.0.1.recipe b/sys-devel/llvm/llvm6-6.0.1.recipe index 884cf4d43..867140cd0 100644 --- a/sys-devel/llvm/llvm6-6.0.1.recipe +++ b/sys-devel/llvm/llvm6-6.0.1.recipe @@ -31,7 +31,7 @@ other than the ones listed above. HOMEPAGE="https://www.llvm.org/" COPYRIGHT="2003-2018 University of Illinois at Urbana-Champaign" LICENSE="UIUC" -REVISION="5" +REVISION="6" SOURCE_URI="https://releases.llvm.org/$portVersion/llvm-$portVersion.src.tar.xz" CHECKSUM_SHA256="b6d6c324f9c71494c0ccaf3dac1f16236d970002b42bb24a6c9e1634f7d0f4e2" SOURCE_DIR="llvm-$portVersion.src"