summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: fcb03c9f5351fc5646184e62cb88261a1cbfa32f (plain)
1
2
3
4
5
[openssh]
source = "git"
git = "https://github.com/openssh/openssh-portable"
from_pattern = 'V_(\d+)_(\d+)_P(\d+)'
to_pattern = '\1.\2p\3'