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

index 28bc7df0c72908461d18a1086dde1616b7d2105b..edb77f907e7679682ac204ee7f6a22e5a82c8327 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="Daemon and library for global keyboard shortcuts registration"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3