ladybird/Ports/r0/package.sh

7 lines
204 B
Bash
Raw Normal View History

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