mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
llvm.org.eclass: Add 17.0.0_pre20230722 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
|
||||
17.0.0_pre20230722)
|
||||
EGIT_COMMIT=5f1a388a11ae67c2e5d7a4d1fe45e369a393c572
|
||||
;;
|
||||
17.0.0_pre20230717)
|
||||
EGIT_COMMIT=3cd3f11c174baa001b337b88c7a6507eb5705cf2
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user