From 1a3a24328666f3381840eea33e604cc82405ef45 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 11:23:26 +0200 Subject: [PATCH] lxqt-base/lxqt-admin: use HTTPS --- lxqt-base/lxqt-admin/lxqt-admin-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxqt-base/lxqt-admin/lxqt-admin-0.11.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-0.11.0.ebuild index d6ccc7f730e8..991449cfe928 100644 --- a/lxqt-base/lxqt-admin/lxqt-admin-0.11.0.ebuild +++ b/lxqt-base/lxqt-admin/lxqt-admin-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 system administration tool" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3 -- 2.26.2