mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-30 07:21:12 -05:00
PkgInfo: use https on packages.ubuntu.com, as it is now available
This commit is contained in:
parent
11a03ad9a0
commit
dc2b6af622
@ -98,7 +98,7 @@ unknowndist = _("Unknown distribution. This command only supports "
|
||||
"package lookup for Debian and Ubuntu. For a list of"
|
||||
"commands for other distros' packages, use "
|
||||
"'list PkgInfo'.")
|
||||
addrs = {'ubuntu': 'http://packages.ubuntu.com/',
|
||||
addrs = {'ubuntu': 'https://packages.ubuntu.com/',
|
||||
'debian': 'https://packages.debian.org/',
|
||||
# This site is very, VERY slow, but it still works..
|
||||
'debian-archive': 'http://archive.debian.net/'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user