games-simulation/slime-rancher: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-07-10 15:23:53 +02:00
committed by Conrad Kostecki
parent 4cdbcd0413
commit 92dcf99c55

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ MY_P="${P//[-.]/_}"
MY_P="${MY_P//_p/_}"
DESCRIPTION="Cute game where you cultivate slimes on a distant planet"
HOMEPAGE="http://www.slimerancher.com/"
HOMEPAGE="https://www.slimerancher.com/"
SRC_URI="${MY_P}.sh"
S="${WORKDIR}/data/noarch/game"