7 lines
179 B
TOML
7 lines
179 B
TOML
[rpcbind]
|
|
source = "git"
|
|
git = "git://git.linux-nfs.org/projects/steved/rpcbind.git"
|
|
exclude_regex = ".*(rc).*"
|
|
from_pattern = 'rpcbind-(\d+)_(\d+)_(\d+)'
|
|
to_pattern = '\1.\2.\3'
|