mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
llvm.org.eclass: Add 19.0.0_pre20240706 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
_LLVM_SOURCE_TYPE=snapshot
|
||||
|
||||
case ${PV} in
|
||||
19.0.0_pre20240706)
|
||||
EGIT_COMMIT=0b9f2847da79298ed09c29493245113f02b32d9f
|
||||
;;
|
||||
19.0.0_pre20240630)
|
||||
EGIT_COMMIT=022d15c0039fc1cfaa3cc2eb1a45b71bbb21fadd
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user