Update to LLVM 17.0.4
This commit is contained in:
parent
8e9cac7e43
commit
db9a4bdb91
@ -14,7 +14,7 @@
|
||||
|
||||
%global maj_ver 17
|
||||
%global min_ver 0
|
||||
%global patch_ver 3
|
||||
%global patch_ver 4
|
||||
#global rc_ver 4
|
||||
%if %{with snapshot_build}
|
||||
%global maj_ver %{llvm_snapshot_version_major}
|
||||
@ -131,6 +131,9 @@ mv %{buildroot}%{_prefix}/lib/clang/%{maj_ver}/lib/powerpc64le-redhat-linux-gnu
|
||||
%changelog
|
||||
%{?llvm_snapshot_changelog_entry}
|
||||
|
||||
* 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 (compiler-rt-17.0.3.src.tar.xz) = 514f7c6827882c68b5e6ac0970b9cfe07786911d4939668ce0a3d96ad2482a9b03581fe3df68826fe900dae1044a341de2d7b131865d7fdd15485405396d5fe5
|
||||
SHA512 (compiler-rt-17.0.3.src.tar.xz.sig) = 63603c3e70ca35d4011729d0da45bf8754b6d8897add3b532e28251e3e906569b324b915059070856c9d4fc0d0e1f26281a2fe0bf0314fda1df3873196ddac25
|
||||
SHA512 (compiler-rt-17.0.4.src.tar.xz) = 050ee856edc28f5cdcd28bb74de6cda4287cdac15a4c053f12be529c2293f88ef03abb954d956a1f77fe17fe57121e1daea8d5c2de3ae86904a8cefe369b0bda
|
||||
SHA512 (compiler-rt-17.0.4.src.tar.xz.sig) = d76e7e0e19b543224a8fd132c86d2e6f8e2e81fd697cdb170fcc20ca89d453f9aff14d365577372c4dc54a54e7760ebdf638dade2bd45088624e5c538f103444
|
||||
|
Loading…
Reference in New Issue
Block a user