Repository: couchdb
Updated Branches:
  refs/heads/master bd07317af -> 5d13771e2


Fix build when HiPE is enabled


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

Branch: refs/heads/master
Commit: 5d13771e25ff415e63636fa805055bb5ef96d6ef
Parents: bd07317
Author: Alexander Shorin <[email protected]>
Authored: Thu Oct 29 00:20:31 2015 +0300
Committer: Alexander Shorin <[email protected]>
Committed: Thu Oct 29 00:20:31 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5d13771e/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index c565e88..e678519 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -44,7 +44,7 @@ DepDescs = [
 {ets_lru,          "ets-lru",          
"c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           
"4c94f3095595a50a71860a75cc8866adb9a28ce3"},
 {fauxton,          "fauxton",          
"ebd9ced89d27de297526acf74ebad88f1c6a6711", [raw]},
-{folsom,           "folsom",           
"fbb7bc83806520ffef84107c85f53c1f7113c20d"},
+{folsom,           "folsom",           
"a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   
"e55de37ece29b6cbc0af540370d2425159338bf9"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},
 {ibrowse,          "ibrowse",          
"4af2d408607874d124414ac45df1edbe3961d1cd"},

Reply via email to