games-puzzle/nudoku: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 May 2018 07:37:53 +0000 (09:37 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 00:16:25 +0000 (20:16 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8469

games-puzzle/nudoku/nudoku-1.0.0.ebuild

index 6b6db45f6e46383255bbca62b880b157529a889c..3277e1193f18b70001d78906cedd130cd58e291b 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="ncurses based sudoku game"
-HOMEPAGE="http://jubalh.github.io/nudoku"
+HOMEPAGE="https://jubalh.github.io/nudoku"
 SRC_URI="https://github.com/jubalh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"