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

index 29f055382896182b95c4c6c7ae5a0b7078cc37f0..09a5b3a53e8fcb5c501c9c5a672759ed9a67b9d7 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=6
 inherit cmake-utils
 
 DESCRIPTION="Common base library for the LXQt desktop environment"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3