aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-02-12 12:09:41 +0100
committerLoïc Hoguin <[email protected]>2021-02-12 12:09:41 +0100
commitfe25965f3a2f1347529fec8c7afa981313378e31 (patch)
treecb22d16df290da586665c897d0d9ebc82ffdedff
parent93dc15f5b77b5945b058ace339bada8f784596f1 (diff)
downloadgun-fe25965f3a2f1347529fec8c7afa981313378e31.tar.gz
gun-fe25965f3a2f1347529fec8c7afa981313378e31.tar.bz2
gun-fe25965f3a2f1347529fec8c7afa981313378e31.zip
Temporarily depend on Cowlib master
Because we depend on Cowboy master for tests we also need the more recent Cowlib commits otherwise some tests will fail.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index caf9fa1..2830261 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl
LOCAL_DEPS = ssl
DEPS = cowlib
-dep_cowlib = git https://github.com/ninenines/cowlib 2.10.1
+dep_cowlib = git https://github.com/ninenines/cowlib master
DOC_DEPS = asciideck