From 88a4d90a80c996dee8c5eb1986441a86997d41d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 3 Apr 2016 21:48:51 +0200 Subject: Use branches for all packages This is a first step toward semi-automated version management. Cowboy, Cowlib and Ranch still use tags for the time being. We can make a better update to those when there's a lock feature added. --- index/jiffy_v.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index/jiffy_v.mk') diff --git a/index/jiffy_v.mk b/index/jiffy_v.mk index 0572dd1..ae25b4b 100644 --- a/index/jiffy_v.mk +++ b/index/jiffy_v.mk @@ -4,4 +4,4 @@ pkg_jiffy_v_description = JSON validation utility pkg_jiffy_v_homepage = https://github.com/shizzard/jiffy-v pkg_jiffy_v_fetch = git pkg_jiffy_v_repo = https://github.com/shizzard/jiffy-v -pkg_jiffy_v_commit = 0.3.3 +pkg_jiffy_v_commit = master -- cgit v1.2.3