aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAlexis Hildebrandt2015-01-21 22:43:37 +0100
committerMike McQuaid2015-01-24 10:16:28 +0100
commita3ff2f506a16bbf316fe8ae8bacb1d40b68bb0a6 (patch)
tree9841bf9b3a4cce24fb32ecd28485e70e53d0921e /Library/Formula
parentf8fd3698b5ff65f8c0db77b5c08d9365c9924631 (diff)
downloadhomebrew-a3ff2f506a16bbf316fe8ae8bacb1d40b68bb0a6.tar.bz2
tinc 1.1pre11 devel
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tinc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tinc.rb b/Library/Formula/tinc.rb
index 6ad30431e..0a16a5ab2 100644
--- a/Library/Formula/tinc.rb
+++ b/Library/Formula/tinc.rb
@@ -12,8 +12,8 @@ class Tinc < Formula
end
devel do
- url "http://www.tinc-vpn.org/packages/tinc-1.1pre10.tar.gz"
- sha1 "085dcb66858dfb2ddaa6c0082c2b22b18bc65a97"
+ url "http://www.tinc-vpn.org/packages/tinc-1.1pre11.tar.gz"
+ sha1 "ee6920d87b377c39da71d7ad5807a37f55e4e3be"
end
depends_on "lzo"