mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:27:46 +00:00
Ports: Fix version numbers for some of the ports
This commit is contained in:
parent
f7a33043e0
commit
fb67e99562
5 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=SDL2
|
||||
version=serenity-git
|
||||
version=git
|
||||
workdir=SDL-main-serenity
|
||||
useconfigure=true
|
||||
files="https://github.com/SerenityOS/SDL/archive/main-serenity.tar.gz SDL2-git.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue