Repository: couchdb Updated Branches: refs/heads/master 80dfcd5ef -> b424a4a38
Bump chttpd dep for logging updates Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/b424a4a3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/b424a4a3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/b424a4a3 Branch: refs/heads/master Commit: b424a4a3854f71f049ac1cb0ce81221293af22dc Parents: 80dfcd5 Author: Paul J. Davis <[email protected]> Authored: Fri Jul 22 05:53:36 2016 -0500 Committer: Paul J. Davis <[email protected]> Committed: Fri Jul 22 05:53:36 2016 -0500 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/b424a4a3/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index bf81a78..d662cd2 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -28,7 +28,7 @@ DepDescs = [ %% keep these sorted {b64url, "b64url", "6895652d80f95cdf04efb14625abed868998f174"}, {couch_log, "couch-log", "da0e48964f8175f8a8956ff1a25e047c3b2e0e2d"}, -{chttpd, "chttpd", "5e3bf1f5e2e96841ce0d2b26606c7f590c067bdc"}, +{chttpd, "chttpd", "ccaa4429c9b42fc5fbea6fbbe41a2e411333514b"}, {couch, "couch", "ac3dae37da1e44dfba6fbed8ec11fa1c6779ee33"}, {couch_index, "couch-index", "e7d269800302224eacf9585f74eb30822495755b"}, {couch_mrview, "couch-mrview", "3ce28641c85af0d5054df47e9ac7de917a9d33cd"},
