mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:57:44 +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
|
@ -3,7 +3,7 @@ port='ccache'
|
|||
version='4.6.3'
|
||||
useconfigure='true'
|
||||
files=(
|
||||
"https://github.com/ccache/ccache/releases/download/v${version}/ccache-${version}.tar.gz f46ba3706ad80c30d4d5874dee2bf9227a7fcd0ccaac31b51919a3053d84bd05"
|
||||
"https://github.com/ccache/ccache/releases/download/v${version}/ccache-${version}.tar.gz#f46ba3706ad80c30d4d5874dee2bf9227a7fcd0ccaac31b51919a3053d84bd05"
|
||||
)
|
||||
depends=('zstd')
|
||||
configopts=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue