diff options
Diffstat (limited to 'games-puzzle/nudoku/nudoku-1.0.0.ebuild')
-rw-r--r-- | games-puzzle/nudoku/nudoku-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/nudoku/nudoku-1.0.0.ebuild b/games-puzzle/nudoku/nudoku-1.0.0.ebuild index 6b6db45f6e46..3277e1193f18 100644 --- a/games-puzzle/nudoku/nudoku-1.0.0.ebuild +++ b/games-puzzle/nudoku/nudoku-1.0.0.ebuild @@ -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" |