diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 12:11:34 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:13 -0400 |
commit | 39dea3762e707f955285ff1e4104569f81ac377c (patch) | |
tree | 055f9794003a2f44e2e004541a02632bec8411d5 /games-board/hexxagon | |
parent | games-arcade/vor: update homepage (diff) | |
download | gentoo-39dea3762e707f955285ff1e4104569f81ac377c.tar.gz gentoo-39dea3762e707f955285ff1e4104569f81ac377c.tar.bz2 gentoo-39dea3762e707f955285ff1e4104569f81ac377c.zip |
games-board/hexxagon: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'games-board/hexxagon')
-rw-r--r-- | games-board/hexxagon/hexxagon-1.0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/hexxagon/hexxagon-1.0.2-r1.ebuild b/games-board/hexxagon/hexxagon-1.0.2-r1.ebuild index d335ca45b66e..467bf1e50f50 100644 --- a/games-board/hexxagon/hexxagon-1.0.2-r1.ebuild +++ b/games-board/hexxagon/hexxagon-1.0.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils flag-o-matic DESCRIPTION="Clone of the original DOS game" -HOMEPAGE="http://www.nesqi.se/" -SRC_URI="http://www.nesqi.se/download/${P}.tar.bz2" +HOMEPAGE="https://www.nesqi.se/" +SRC_URI="https://www.nesqi.se/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |