mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
6 lines
204 B
Bash
Executable file
6 lines
204 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='r0'
|
|
version='0.9'
|
|
files=(
|
|
"https://github.com/radareorg/r0/archive/$version.tar.gz#1da914b6f79c72334cd5e7ecbe846bf54914cdf2241dd90b543350794bd12edf"
|
|
)
|