aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-10-30 23:30:05 +0100
committerLoïc Hoguin <[email protected]>2018-10-30 23:30:54 +0100
commit122faedc25f1926a3b238fe47a75a781411065e5 (patch)
treebe66aeb9ce22f28caa235f79d0057f8a181576e6 /Makefile
parenta002df4560367e101ebc562a15571e74c92509e8 (diff)
downloadcowboy-122faedc25f1926a3b238fe47a75a781411065e5.tar.gz
cowboy-122faedc25f1926a3b238fe47a75a781411065e5.tar.bz2
cowboy-122faedc25f1926a3b238fe47a75a781411065e5.zip
Initial support for the PROXY protocol header
Depend on Ranch master for now since it isn't in any release yet.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7947665..1b7486f 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ LOCAL_DEPS = crypto
DEPS = cowlib ranch
dep_cowlib = git https://github.com/ninenines/cowlib master
-dep_ranch = git https://github.com/ninenines/ranch 1.6.2
+dep_ranch = git https://github.com/ninenines/ranch master
DOC_DEPS = asciideck