mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-05 00:26:01 +00:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
url=https://wayland.freedesktop.org/releases.html
|
|
|
|
port_getver() {
|
|
getver_default | grep -Ev .9[0-9]
|
|
}
|