From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 09:23:58 +0000 (+0200) Subject: lxqt-base/lxqt-common: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=125099aae394ba7b0ad5fb8cfeebfe5730bf7a1f;p=gentoo.git lxqt-base/lxqt-common: use HTTPS --- diff --git a/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild index 61754ea1ec55..57329852a9a0 100644 --- a/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild +++ b/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit cmake-utils DESCRIPTION="LXQt common resources" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3