Update to LLVM 17.0.4
This commit is contained in:
parent
fa80d6c05b
commit
104f63963a
@ -4,7 +4,7 @@
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2158587
|
||||
%undefine _include_frame_pointers
|
||||
|
||||
%global lldb_version 17.0.3
|
||||
%global lldb_version 17.0.4
|
||||
#global rc_ver 4
|
||||
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -134,6 +134,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
|
||||
- Update to LLVM 17.0.4
|
||||
|
||||
* Wed Oct 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
|
||||
- Update to LLVM 17.0.3
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lldb-17.0.3.src.tar.xz) = c89a596112a13fdbf8b9db0c351e51963069875e8e633266f89851c8210ac6a363518100a5e1d53f24e02669b59928877615b41ad12d3e14394982a6fa3f3351
|
||||
SHA512 (lldb-17.0.3.src.tar.xz.sig) = 3ce4e08cc92324ce2dcb6610f9cf0a9e6e61d6a07bc923849e63c0f0b1445e3bbec9fce7f9db2f18202c141f4e3622313611d285cfe2312fc6fcd7ce03ec4b51
|
||||
SHA512 (lldb-17.0.4.src.tar.xz) = fffdfe1884a9fa040d6a4b33324cf598b3604cdc311037d0c1c5163ff932e8991ea5763c351d2867a37092bd895877372ebec650be3f8d600a2e515d77ff0f32
|
||||
SHA512 (lldb-17.0.4.src.tar.xz.sig) = 481918fddd7f7e17a7a272264be5031c65b3c569f3ef1e0acda2cef822e74bb1f5c340a48b7142127bfd32fd7935abf90418b911ce4e5540e39e0d2799f35eec
|
||||
|
Loading…
Reference in New Issue
Block a user