mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-plugins/lightspark: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user