Repository: couchdb Updated Branches: refs/heads/master 8cd75393e -> d9bcd4ec8
bump chttpd Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d9bcd4ec Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d9bcd4ec Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d9bcd4ec Branch: refs/heads/master Commit: d9bcd4ec8695f18be142e878ca9ea11695c8ce86 Parents: 8cd7539 Author: Jan Lehnardt <[email protected]> Authored: Sun May 15 21:40:07 2016 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Sun May 15 21:41:19 2016 +0200 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/d9bcd4ec/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 75d0ae6..583bf46 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -29,7 +29,7 @@ DepDescs = [ {b64url, "b64url", "319fc604235ab1fde37047b38a432450161db750"}, {couch_log, "couch-log", "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"}, {couch_log_lager, "couch-log-lager", "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"}, -{chttpd, "chttpd", "408d218e1516790d734997a5b1935a8fbf5d9779"}, +{chttpd, "chttpd", "34f0a81df353ecbb2dbb7d63b258f4c25e8a04ff"}, {couch, "couch", "db78f6827109ee1b41bceedf7eadd629c6044cc9"}, {couch_index, "couch-index", "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"}, {couch_mrview, "couch-mrview", "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"},
