mirror of
https://abf.rosa.ru/djam/lld.git
synced 2025-02-23 22:42:54 +00:00
Updated to 7.0.1
This commit is contained in:
parent
f4591b2687
commit
5724a2772c
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
lld-6.0.1.src.tar.xz: 2d132743a795292f5e688e5bb1f61c654b4314f4
|
lld-7.0.1.src.tar.xz: 3b69e107f27d466488838d5fa65bdfd77b885007
|
||||||
|
|
4
lld.spec
4
lld.spec
|
@ -1,10 +1,10 @@
|
||||||
%define major 6
|
%define major 7
|
||||||
%define libname %mklibname %{name} %{major}
|
%define libname %mklibname %{name} %{major}
|
||||||
%define devname %mklibname %{name} -d
|
%define devname %mklibname %{name} -d
|
||||||
|
|
||||||
Summary: The LLVM Linker
|
Summary: The LLVM Linker
|
||||||
Name: lld
|
Name: lld
|
||||||
Version: 6.0.1
|
Version: 7.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
License: NCSA
|
License: NCSA
|
||||||
|
|
Loading…
Add table
Reference in a new issue