mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 23:04:36 -04:00
Update version numbers, config headers, etc. Git tricked me into losing these before pushing. PR: 276104 Fixes: d67fc74b9249 MFC after: 3 days
8 lines
370 B
PHP
8 lines
370 B
PHP
#define LLVM_REVISION "llvmorg-18.1.5-0-g617a15a9eac9"
|
|
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
|
|
|
|
#define CLANG_REVISION "llvmorg-18.1.5-0-g617a15a9eac9"
|
|
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
|
|
|
|
#define LLDB_REVISION "llvmorg-18.1.5-0-g617a15a9eac9"
|
|
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"
|