mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
4cdbcd0413
commit
92dcf99c55
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user