summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-04-14 00:25:47 +0200
committerPacho Ramos <pacho@gentoo.org>2019-04-14 00:44:14 +0200
commit9e4e55f3b5b74fbc4649547cf2f93187493184d5 (patch)
tree34d34d17586353fcefcf5756629d918df973b0b4 /games-engines
parentgames-engines/scummvm: Fix xdg.eclass usage (diff)
downloadgentoo-9e4e55f3b5b74fbc4649547cf2f93187493184d5.tar.gz
gentoo-9e4e55f3b5b74fbc4649547cf2f93187493184d5.tar.bz2
gentoo-9e4e55f3b5b74fbc4649547cf2f93187493184d5.zip
games-engines/scummvm: Update HOMEPAGE, use https
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/scummvm-2.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-2.0.0-r1.ebuild b/games-engines/scummvm/scummvm-2.0.0-r1.ebuild
index 100cda366879..80cf8306ba46 100644
--- a/games-engines/scummvm/scummvm-2.0.0-r1.ebuild
+++ b/games-engines/scummvm/scummvm-2.0.0-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=7
inherit desktop flag-o-matic toolchain-funcs xdg
DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts adventures"
-HOMEPAGE="http://scummvm.sourceforge.net/"
-SRC_URI="http://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz"
+HOMEPAGE="https://www.scummvm.org/"
+SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz"
LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception"
SLOT="0"