Repository: couchdb Updated Branches: refs/heads/master b424a4a38 -> 6a2ffe5a6
Bump chttpd to fix multi-query type overrides Jira: COUCHDB-3070 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6a2ffe5a Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/6a2ffe5a Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/6a2ffe5a Branch: refs/heads/master Commit: 6a2ffe5a61d5a7d8f83211d8728ebc1405da315a Parents: b424a4a Author: Nick Vatamaniuc <[email protected]> Authored: Fri Jul 22 14:56:43 2016 -0400 Committer: Nick Vatamaniuc <[email protected]> Committed: Fri Jul 22 14:56:43 2016 -0400 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/6a2ffe5a/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index d662cd2..c24cd54 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", "ccaa4429c9b42fc5fbea6fbbe41a2e411333514b"}, +{chttpd, "chttpd", "5b6d1b1dc2809af464fc11385d558631593f0614"}, {couch, "couch", "ac3dae37da1e44dfba6fbed8ec11fa1c6779ee33"}, {couch_index, "couch-index", "e7d269800302224eacf9585f74eb30822495755b"}, {couch_mrview, "couch-mrview", "3ce28641c85af0d5054df47e9ac7de917a9d33cd"},
