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

index bd5c8d1d63051fb5500006c6b7db079a7f76a5b5..f2e08f6c490f27909540f19ac28efa44f2c7e13f 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="A Qt-based interface to system statistics"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
index 28b1e71a66c0b8f0038669f45d09b06023355da7..8f918131f005c195c51afa13354e5d36bd3006f4 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="A Qt-based interface to system statistics"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org/"
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3