From 3162a42d5965d421ecd87d18262c17f8e0b7f82a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 11:22:57 +0200 Subject: lxqt-base/lxqt-about: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7805 --- lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild') diff --git a/lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild index a7670b9fe78d..b7b4cc07c841 100644 --- a/lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild +++ b/lxqt-base/lxqt-about/lxqt-about-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 about dialog" -HOMEPAGE="http://lxqt.org/" +HOMEPAGE="https://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad