9 lines
214 B
TOML
9 lines
214 B
TOML
[clucene]
|
|
source = "git"
|
|
git = "https://git.code.sf.net/p/clucene/code"
|
|
prefix = "clucene-src-"
|
|
#ignored = "0.0.10"
|
|
#exclude_regex = ".*(rc).*"
|
|
#from_pattern = 'libtirpc-(\d+)-(\d+)-(\d+)'
|
|
#to_pattern = '\1.\2.\3'
|