www-plugins/lightspark: Use HTTPS
authorMichał Górny <mgorny@gentoo.org>
Fri, 3 Jan 2020 16:57:32 +0000 (17:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 3 Jan 2020 20:39:50 +0000 (21:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-plugins/lightspark/lightspark-0.8.2.ebuild

index a844f48a7017f978dc9eb76b20f4898bbb735630..4c87950ba8f238cbf69f9d48db29dff036b5dd03 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit cmake-utils toolchain-funcs xdg-utils
 
 DESCRIPTION="High performance flash player"
-HOMEPAGE="http://lightspark.github.io/"
+HOMEPAGE="https://lightspark.github.io/"
 SRC_URI="https://github.com/lightspark/lightspark/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3"