summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/ksokoban/ksokoban-9999.ebuild')
-rw-r--r--games-puzzle/ksokoban/ksokoban-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild
index 102fe69d4202..0256ede9c449 100644
--- a/games-puzzle/ksokoban/ksokoban-9999.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]]; then
inherit mercurial
EHG_REPO_URI="http://hg.code.sf.net/p/ksokoban/code"
else
- SRC_URI="http://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz"
+ SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi