From ee1007804e67e595bc5d32e833340a07b4896cba Mon Sep 17 00:00:00 2001 From: Luke Bakken Date: Thu, 30 Jul 2020 08:28:27 -0700 Subject: Update to latest erlang.mk Includes fix from ninenines/erlang.mk#897' (cherry picked from commit 7f1e77ec1b75f6c63f11243ea4af27c05052c120) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 66a64ab..ce7ee9c 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.6.0 +dep_cowlib = git https://github.com/ninenines/cowlib 2.7.0 DOC_DEPS = asciideck -- cgit v1.2.3