mate-desktop.org.eclass: use HTTPS only for default URLs
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 22:52:36 +0000 (08:52 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:48 +0000 (10:35 +0200)
commit72a1c0b4a9bc011baa0a618679b78dc0e44cc227
treeefd51c34846ca3199935d0defac200f6bd70be1a
parent2bf47288b5f6c09ccfbfaae3b78010387d124864
mate-desktop.org.eclass: use HTTPS only for default URLs

Enforce use of HTTPS for accessing GitHub, as http:// and git:// URLs do
not provide authentication of the server. The Mate home page is also
accessible via https:// so use HTTPS there as well.
eclass/mate-desktop.org.eclass