mirror of
https://github.com/outbackdingo/ports.git
synced 2026-04-07 19:10:16 +00:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
port_getver() {
|
|
getver_default | grep -Ew "^[0-9]+\.[0-9]*[02468]\.*"
|
|
}
|