Package-Manager: Portage-2.3.6, Repoman-2.3.3
EAPI=6
DESCRIPTION="Shared library to be used by the Laretz sync server and its clients"
-HOMEPAGE="http://leechcraft.org"
+HOMEPAGE="https://leechcraft.org"
SRC_URI="https://github.com/0xd34df00d/${PN#lib}/archive/${PV}.tar.gz -> ${P}.tar.gz"
inherit cmake-utils
EAPI=6
DESCRIPTION="Shared library to be used by the Laretz sync server and its clients"
-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