From b8eb4a20cdb935a787482d3cf3721de07eb3d0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B7=D0=B8=D0=BC?= Date: Fri, 27 Mar 2020 06:05:43 +0300 Subject: [PATCH] Updated to 10.0.0 --- .abf.yml | 2 +- lld.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 025196a..8c95ae1 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - lld-9.0.1.src.tar.xz: ef5f529adfb9b57b33c394641d7d5e2d1f1b5ff6 + lld-10.0.0.src.tar.xz: ed8dc4f73847e084b65f4ad5d2f6670f6f38a8eb diff --git a/lld.spec b/lld.spec index 93f2219..bdf9bb8 100644 --- a/lld.spec +++ b/lld.spec @@ -6,7 +6,7 @@ Summary: The LLVM Linker Name: lld -Version: 9.0.1 +Version: 10.0.0 Release: 1 Group: Development/Other License: NCSA