Skip to content

Commit

Permalink
app-leechcraft/laretz: use HTTPS for GitHub and HOMEPAGE domain
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Jul 30, 2017
1 parent 4180ea7 commit 7879c82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-leechcraft/laretz/laretz-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
EAPI=6

DESCRIPTION="The Laretz sync server"
HOMEPAGE="http://leechcraft.org"
HOMEPAGE="https://leechcraft.org"

EGIT_REPO_URI="git://github.com/0xd34df00d/laretz.git"
EGIT_REPO_URI="https://github.com/0xd34df00d/laretz.git"
EGIT_PROJECT="laretz"

inherit cmake-utils git-r3
Expand Down

0 comments on commit 7879c82

Please sign in to comment.