aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
Diffstat (limited to 'index')
-rw-r--r--index/cowlib.mk2
-rw-r--r--index/ranch.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index/cowlib.mk b/index/cowlib.mk
index 0650ff9..b237a1b 100644
--- a/index/cowlib.mk
+++ b/index/cowlib.mk
@@ -4,4 +4,4 @@ pkg_cowlib_description = Support library for manipulating Web protocols.
pkg_cowlib_homepage = http://ninenines.eu
pkg_cowlib_fetch = git
pkg_cowlib_repo = https://github.com/ninenines/cowlib
-pkg_cowlib_commit = 1.0.2
+pkg_cowlib_commit = master
diff --git a/index/ranch.mk b/index/ranch.mk
index f3c0f98..b4027a5 100644
--- a/index/ranch.mk
+++ b/index/ranch.mk
@@ -4,4 +4,4 @@ pkg_ranch_description = Socket acceptor pool for TCP protocols.
pkg_ranch_homepage = http://ninenines.eu
pkg_ranch_fetch = git
pkg_ranch_repo = https://github.com/ninenines/ranch
-pkg_ranch_commit = 1.2.1
+pkg_ranch_commit = master