lxqt-base/lxqt-config: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Apr 2018 09:26:13 +0000 (11:26 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:07:30 +0000 (11:07 -0400)
lxqt-base/lxqt-config/lxqt-config-0.11.0.ebuild

index 3fe2085f95f5fbcfe0b1fcadf0143d7081fd68ee..12f585bd8789b808ba867c93e2712624511648a1 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 system configuration control center"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3