mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:17:45 +00:00
Ports: Update relocated ports
Port repos have been moved to the new SerenityPorts organization on GitHub, to declutter the main SerenityOS organization.
This commit is contained in:
parent
51ea4d38d5
commit
aa2e19e58f
6 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@ useconfigure=true
|
|||
version=git
|
||||
workdir=stpuzzles-main
|
||||
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_SOURCE_DIR/Toolchain/CMake/CMakeToolchain.txt"
|
||||
files="https://github.com/SerenityOS/stpuzzles/archive/refs/heads/main.zip stpuzzles.zip"
|
||||
files="https://github.com/SerenityPorts/stpuzzles/archive/refs/heads/main.zip stpuzzles.zip"
|
||||
|
||||
configure() {
|
||||
run cmake $configopts -DCMAKE_CXX_FLAGS="-std=c++2a -O2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue