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

index d6ccc7f730e88d6ae4828fcc290bb5a38221298d..991449cfe92895949a168479a1f513fb79ddd3a3 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 administration tool"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3