aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-11-12 10:50:30 +0100
committerLoïc Hoguin <[email protected]>2020-11-12 10:50:30 +0100
commitd061c424b0a3ce39a0c3ff4a5eaade1af79d177e (patch)
tree656e0ad294a7da6d49e5bba8c83c77c931dc4d3c /Makefile
parentdc4ce04fe20440062fa071f2e05919cd83ea9c8e (diff)
downloadgun-d061c424b0a3ce39a0c3ff4a5eaade1af79d177e.tar.gz
gun-d061c424b0a3ce39a0c3ff4a5eaade1af79d177e.tar.bz2
gun-d061c424b0a3ce39a0c3ff4a5eaade1af79d177e.zip
Enable optional0042 cookie test
Cowlib master has the fix for this test. Temporarily depend on Cowlib master until a release is made.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1075f53..08b9169 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.0
+dep_cowlib = git https://github.com/ninenines/cowlib master
DOC_DEPS = asciideck