Use the Apache Mirror of Folsom
Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/commit/bb24add4 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/tree/bb24add4 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/diff/bb24add4 Branch: refs/heads/master Commit: bb24add4404db20a7b2f8121594b6f54eb18bd0c Parents: 18749bd Author: Paul J. Davis <paul.joseph.da...@gmail.com> Authored: Sun Aug 17 13:03:24 2014 -0500 Committer: Paul J. Davis <paul.joseph.da...@gmail.com> Committed: Tue Aug 19 12:54:12 2014 -0500 ---------------------------------------------------------------------- rebar.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/blob/bb24add4/rebar.config ---------------------------------------------------------------------- diff --git a/rebar.config b/rebar.config index d5e617d..8bdd995 100644 --- a/rebar.config +++ b/rebar.config @@ -1,4 +1,4 @@ {deps, [ - {folsom, ".*", {git, "https://github.com/boundary/folsom.git", - {tag, "0.8.1"}}} + {folsom, ".*", {git, "https://git-wip-us.apache.org/repos/asf/couchdb-folsom.git", + {branch, master}}} ]}.