Switch to https for ubuntu cve tracker

Fixes #168
pull/195/head v1.2.2
Fabian Ruff 8 years ago committed by Quentin Machu
parent da446b65d6
commit cc22bd284c

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

Loading…
Cancel
Save