mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update version numbers, config headers, etc. Git tricked me into losing
these before pushing.
PR: 276104
Approved by: re (cperciva)
Fixes: d67fc74b9249
MFC after: 3 days
(cherry picked from commit 894cb08f0d3656fdb81f4d89085bedc4235f3cb6)
(cherry picked from commit a17c251dd6)
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"
|