diff options
author | Stefan Strogin <steils@gentoo.org> | 2020-06-05 11:36:43 +0300 |
---|---|---|
committer | Stefan Strogin <steils@gentoo.org> | 2020-06-05 11:36:43 +0300 |
commit | 32785bf1b63cd3cba1cfa5441dc11b8801c9a164 (patch) | |
tree | 71654e6f9e037c6fbdf65c791d07e703aa28e418 /games-simulation | |
parent | games-simulation/openttd: version bump 1.10.1 -> 1.10.2 (diff) | |
download | gentoo-32785bf1b63cd3cba1cfa5441dc11b8801c9a164.tar.gz gentoo-32785bf1b63cd3cba1cfa5441dc11b8801c9a164.tar.bz2 gentoo-32785bf1b63cd3cba1cfa5441dc11b8801c9a164.zip |
games-simulation/openttd: use https
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/openttd-1.10.2.ebuild | 2 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openttd/openttd-1.10.2.ebuild b/games-simulation/openttd/openttd-1.10.2.ebuild index 07ee1c248208..acf83d2f9551 100644 --- a/games-simulation/openttd/openttd-1.10.2.ebuild +++ b/games-simulation/openttd/openttd-1.10.2.ebuild @@ -9,7 +9,7 @@ MY_PV="${PV/_rc/-RC}" MY_P="${PN}-${MY_PV}" DESCRIPTION="OpenTTD is a clone of Transport Tycoon Deluxe" -HOMEPAGE="http://www.openttd.org/" +HOMEPAGE="https://www.openttd.org/" if [[ "${PV}" == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/OpenTTD/OpenTTD.git" diff --git a/games-simulation/openttd/openttd-9999.ebuild b/games-simulation/openttd/openttd-9999.ebuild index 07ee1c248208..acf83d2f9551 100644 --- a/games-simulation/openttd/openttd-9999.ebuild +++ b/games-simulation/openttd/openttd-9999.ebuild @@ -9,7 +9,7 @@ MY_PV="${PV/_rc/-RC}" MY_P="${PN}-${MY_PV}" DESCRIPTION="OpenTTD is a clone of Transport Tycoon Deluxe" -HOMEPAGE="http://www.openttd.org/" +HOMEPAGE="https://www.openttd.org/" if [[ "${PV}" == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/OpenTTD/OpenTTD.git" |