mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
Ports: Added checksums / signature files and other fixes
* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff
This commit is contained in:
parent
991953ab0a
commit
f46d80ac4f
Notes:
sideshowbarker
2024-07-19 09:34:37 +09:00
Author: https://github.com/lnzero1dev
Commit: f46d80ac4f
Pull-request: https://github.com/SerenityOS/serenity/pull/1172
39 changed files with 148 additions and 74 deletions
|
@ -2,7 +2,6 @@
|
|||
port=tinycc
|
||||
workdir=tinycc-dev
|
||||
version=dev
|
||||
curlopts="-L"
|
||||
files="https://github.com/TinyCC/tinycc/archive/dev.tar.gz tinycc-dev.tar.gz"
|
||||
useconfigure=true
|
||||
makeopts=tcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue