ext/vulnsrc/ubuntu: updated tracker src
The existing address had been switched from bzr to git. Changed address to location of current bzr master Fixes #524
This commit is contained in:
parent
f882e1c210
commit
d1cadb4cdc
@ -38,8 +38,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
trackerURI = "https://launchpad.net/ubuntu-cve-tracker"
|
trackerURI = "https://launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master"
|
||||||
trackerRepository = "https://launchpad.net/ubuntu-cve-tracker"
|
trackerRepository = "https://launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master"
|
||||||
updaterFlag = "ubuntuUpdater"
|
updaterFlag = "ubuntuUpdater"
|
||||||
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
|
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user