diff options
-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" |