Skip to content

Commit

Permalink
games-rpg/comi: use HTTPS for links to dev.gentoo.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Turco authored and mgorny committed Sep 6, 2017
1 parent 978100a commit ca5266c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-rpg/comi/comi-1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inherit cdrom estack eutils xdg

DESCRIPTION="The Curse of Monkey Island, the third game in the series"
HOMEPAGE="https://en.wikipedia.org/wiki/The_Curse_of_Monkey_Island"
SRC_URI="http://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${PN}.jpg"
LICENSE="${PN}"
SLOT="0"
KEYWORDS="~amd64 ~x86"
Expand Down

0 comments on commit ca5266c

Please sign in to comment.