mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-puzzle/nudoku: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8469
This commit is contained in:
committed by
Aaron Bauman
parent
133068dc03
commit
60e7811618
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user