mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:07:35 +00:00
Ports: Switch to the new files
syntax
This commit is contained in:
parent
920dc1ba53
commit
456fd9f574
325 changed files with 368 additions and 351 deletions
|
@ -7,7 +7,7 @@ configopts=(
|
|||
"-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt"
|
||||
)
|
||||
files=(
|
||||
"https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz ce5e71081d17ce9e86d7cbcfa28c4b04b9300f8fb7e78422b1feb6bc52c3028e"
|
||||
"https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz#ce5e71081d17ce9e86d7cbcfa28c4b04b9300f8fb7e78422b1feb6bc52c3028e"
|
||||
)
|
||||
depends=(
|
||||
"ncurses"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue