aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-04-04 11:23:50 +0200
committerLoïc Hoguin <[email protected]>2019-04-04 11:23:50 +0200
commitd5489b4c7360ebcb134db892fac50a2d7d406402 (patch)
treed7f8f6e6f702b011ae5999a6576b7fd58ddfcca9 /Makefile
parent6f68d7d2d6dea22933e639d0e21648f99388e819 (diff)
downloadcowboy-d5489b4c7360ebcb134db892fac50a2d7d406402.tar.gz
cowboy-d5489b4c7360ebcb134db892fac50a2d7d406402.tar.bz2
cowboy-d5489b4c7360ebcb134db892fac50a2d7d406402.zip
Cowboy 2.6.22.6.2
Updates Cowlib to 2.7.2.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ee91350..f1c95d4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PROJECT = cowboy
PROJECT_DESCRIPTION = Small, fast, modern HTTP server.
-PROJECT_VERSION = 2.6.1
+PROJECT_VERSION = 2.6.2
PROJECT_REGISTERED = cowboy_clock
# Options.
@@ -15,7 +15,7 @@ CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl
LOCAL_DEPS = crypto
DEPS = cowlib ranch
-dep_cowlib = git https://github.com/ninenines/cowlib master
+dep_cowlib = git https://github.com/ninenines/cowlib 2.7.2
dep_ranch = git https://github.com/ninenines/ranch 1.7.1
DOC_DEPS = asciideck