summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/rebar/rebar-2.4.0.ebuild')
-rw-r--r--dev-util/rebar/rebar-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rebar/rebar-2.4.0.ebuild b/dev-util/rebar/rebar-2.4.0.ebuild
index 9cd5c44cc02d..73a905bcee99 100644
--- a/dev-util/rebar/rebar-2.4.0.ebuild
+++ b/dev-util/rebar/rebar-2.4.0.ebuild
@@ -7,8 +7,8 @@ EAPI=4
inherit bash-completion-r1
DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles"
-HOMEPAGE="http://github.com/rebar/rebar"
-SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/rebar/rebar"
+SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"