aboutsummaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-02-25 09:29:52 +0100
committerGuido Günther <agx@sigxcpu.org>2017-02-26 19:42:33 +0100
commit3513d133931c54bc1bf38d970864ee8341c6384d (patch)
tree2dabb8d5450c32445105a9c22d6a0dd58bc4832b /rebar.config
parent4b9ed81166b40e3c2690f7505348bfc889eaf272 (diff)
rebar: Use https
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index fdbb381..dd10d2c 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,6 +1,6 @@
%%-*- mode: erlang -*-
{deps, [
- {webmachine, {git, "git://github.com/webmachine/webmachine", {branch, "master"}}}
+ {webmachine, {git, "https://github.com/webmachine/webmachine", {branch, "master"}}}
]}.
{relx, [{release, {'ldapsp', "0.0.1"},