summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c1db67..cfac5c8 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ PROJECT = bullet
# Dependencies.
DEPS = cowboy
-dep_cowboy = https://github.com/extend/cowboy.git 1.0.1
+dep_cowboy = git git://github.com/ninenines/cowboy.git 1.0.4
# Standard targets.