You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/12 00:08:01 UTC

[49/50] couchdb commit: updated refs/heads/2876-js-tests to bd19653

Update snappy to 1.1.3 and fix compilation warnings


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/486181f8
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/486181f8
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/486181f8

Branch: refs/heads/2876-js-tests
Commit: 486181f87b4150c3cf2c31dd5045d4f1010ec643
Parents: 3b82cbc
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Nov 10 03:01:51 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Nov 10 03:01:51 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/486181f8/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 21b0b34..b5df6db 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,7 +56,7 @@ DepDescs = [
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},
 {rexi,             "rexi",             "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},
-{snappy,           "snappy",           "0ab2796f82789895a2a86d403e63f3823d3c5a1d"},
+{snappy,           "snappy",           "ce24944752ff3a60ad2710f61d4cf709a1b31863"},
 {setup,            "setup",            "b9e1f3b5d5a78a706abb358e17130fb7344567d2"},
 {meck,             "meck",             {tag, "0.8.2"}}
 ],