From 6e841509fdd0b865097d80457d98d0a7751a2d4d Mon Sep 17 00:00:00 2001 From: lazedo Date: Thu, 5 Jan 2017 12:25:29 +0000 Subject: [PATCH] use 2600hz couchbeam (#3086) * use 2600hz couchbeam * update referenced pull requests --- make/deps.mk | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/make/deps.mk b/make/deps.mk index f8346429ec3..ad974a17506 100644 --- a/make/deps.mk +++ b/make/deps.mk @@ -21,11 +21,12 @@ dep_detergent = git https://github.com/pap/detergent e86dfeded3e4f9f3f9278c6a1ae dep_jiffy = hex 0.14.7 dep_nklib = git https://github.com/NetComposer/nklib -dep_couchbeam = git https://github.com/lazedo/couchbeam 1.3.1.2 -###dep_couchbeam = git https://github.com/benoitc/couchbeam 1.3.1 -### waiting for pull request -### https://github.com/benoitc/couchbeam/pull/149 -### after that one is merged, another will follow +dep_couchbeam = git https://github.com/2600hz/couchbeam 1.4.1a +###dep_couchbeam = git https://github.com/benoitc/couchbeam 1.4.1 +### waiting for pull requests +### https://github.com/benoitc/couchbeam/pull/158 +### https://github.com/benoitc/couchbeam/pull/164 +### https://github.com/benoitc/couchbeam/pull/165 ##dep_jesse = git https://github.com/for-GET/jesse 1.4.0 ## pull request pending