mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
url=https://git.sr.ht/~emersion/grim/refs/
|
|
|
|
port_getver() {
|
|
getver_github | head -n1 | sed 's|v||'
|
|
}
|