Allow selection of named SF dirs
This commit is contained in:
parent
f5eb0f2883
commit
1b0b0c4257
@ -5,7 +5,7 @@ SF_redirect () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
SF_version_dir () {
|
SF_version_dir () {
|
||||||
version_link 'http://sourceforge.net/.+/[0-9.]+/$'
|
version_link 'http://sourceforge.net/.+/'"$1"'[0-9.]+/$'
|
||||||
}
|
}
|
||||||
|
|
||||||
GH_latest () {
|
GH_latest () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user