games-puzzle/textmaze: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 12:12:45 +0000 (13:12 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:54:19 +0000 (12:54 -0400)
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>
games-puzzle/textmaze/textmaze-1.2-r1.ebuild

index 959e94bd77ec3c443c7d54e9c93e24f95c362ca8..4995efab99683217fe3128e1c46982f2e2486c85 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MY_P=${PN}_v${PV}
 DESCRIPTION="An ncurses-based maze solving game written in Perl"
-HOMEPAGE="http://robobunny.com/projects/textmaze/html/"
-SRC_URI="http://www.robobunny.com/projects/${PN}/${MY_P}.tar.gz"
+HOMEPAGE="https://robobunny.com/projects/textmaze/html/"
+SRC_URI="https://www.robobunny.com/projects/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"