mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-06 09:26:32 +00:00
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
port_getver() {
|
|
getver_default | grep -Ev "*.[0-9][13579].*"
|
|
}
|