mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:47: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
|
@ -10,8 +10,8 @@ useconfigure="true"
|
|||
use_fresh_config_sub=true
|
||||
config_sub_paths=("tool/config.sub")
|
||||
files=(
|
||||
"${RUBY_ARCHIVE_URL} ${RUBY_ARCHIVE_SHA256SUM}"
|
||||
"https://cache.ruby-lang.org/pub/misc/logo/ruby-logo-kit.zip 7f0a980e09874d35d80b958949dc2460e683957de3d2494a1499aea9d9989055"
|
||||
"${RUBY_ARCHIVE_URL}#${RUBY_ARCHIVE_SHA256SUM}"
|
||||
"https://cache.ruby-lang.org/pub/misc/logo/ruby-logo-kit.zip#7f0a980e09874d35d80b958949dc2460e683957de3d2494a1499aea9d9989055"
|
||||
)
|
||||
launcher_name="Ruby IRB"
|
||||
launcher_category="Development"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue