ladybird/Ports/r0/package.sh

7 lines
204 B
Bash
Raw Normal View History

#!/usr/bin/env -S bash ../.port_include.sh
port='r0'
2023-09-02 01:14:19 +03:00
version='0.9'
2023-07-10 14:10:29 +03:00
files=(
2023-09-02 01:14:19 +03:00
"https://github.com/radareorg/r0/archive/$version.tar.gz#1da914b6f79c72334cd5e7ecbe846bf54914cdf2241dd90b543350794bd12edf"
2023-07-10 14:10:29 +03:00
)