From 75cd62a986977b7924b187eb79fea96eba311989 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 9 Mar 2015 21:20:45 -0400 Subject: syncthing: add git revision --- Library/Formula/syncthing.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb index 6e771becc..766ba8b96 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -1,6 +1,7 @@ class Syncthing < Formula homepage "http://syncthing.net" - url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.25" + url "https://github.com/syncthing/syncthing.git", + :tag => "v0.10.25", :revision => "e22c873ec4a65cabf1df5b09c343cbf4ea2325aa" head "https://github.com/syncthing/syncthing.git" -- cgit v1.2.3