aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/syncthing.rb3
1 files changed, 2 insertions, 1 deletions
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"