lxqt-base/lxqt-about: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Apr 2018 09:22:57 +0000 (11:22 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:07:29 +0000 (11:07 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7805

lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild

index a7670b9fe78d79a1c8677f48bbb276110619120f..b7b4cc07c841b6a5e7d1ebff090e5a10724756e2 100644 (file)
@@ -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