From 74386fcac51c15be63c9f90137e01681200f0348 Mon Sep 17 00:00:00 2001 From: slava86 Date: Wed, 14 Jul 2021 00:03:14 +0300 Subject: [PATCH] 11.0.0 -> 12.0.1 --- .abf.yml | 1 + lld.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index ee48205..2b0c73f 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,3 @@ sources: lld-11.0.0.src.tar.xz: 60672d63fa16a0c3b6e267331fa605d76b79e87b + lld-12.0.1.src.tar.xz: 3b7e4908f6cf3a51590e37b4194180582cc1c32c diff --git a/lld.spec b/lld.spec index c80c5bc..f7c6822 100644 --- a/lld.spec +++ b/lld.spec @@ -16,8 +16,8 @@ Summary: The LLVM Linker Name: lld -Version: 11.0.0 -Release: 3 +Version: 12.0.1 +Release: 1 Group: Development/Other License: NCSA Url: http://llvm.org