Switch to https for ubuntu cve tracker

Fixes #168
pull/188/head
Fabian Ruff 8 years ago
parent a03459d02e
commit 85edda6ce1

@ -36,7 +36,7 @@ import (
const ( const (
trackerURI = "https://launchpad.net/ubuntu-cve-tracker" trackerURI = "https://launchpad.net/ubuntu-cve-tracker"
trackerRepository = "lp:ubuntu-cve-tracker" trackerRepository = "https://launchpad.net/ubuntu-cve-tracker"
updaterFlag = "ubuntuUpdater" updaterFlag = "ubuntuUpdater"
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s" cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
) )

Loading…
Cancel
Save