From 92398e61a34f6aa267d12ed4d2f09c124d1a697c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 6 Aug 2018 10:43:42 +0200 Subject: Update Cowlib to 2.5.1 This is mainly to fix a bug in gun_sse_h where lone id lines are not decoded properly. Some typespecs were also fixed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 863672b..3f11643 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ CT_OPTS += -pa test -ct_hooks gun_ct_hook [] # -boot start_sasl LOCAL_DEPS = ssl DEPS = cowlib -dep_cowlib = git https://github.com/ninenines/cowlib 2.4.0 +dep_cowlib = git https://github.com/ninenines/cowlib 2.5.1 DOC_DEPS = asciideck -- cgit v1.2.3