tinc 1.0.18
Closes Homebrew/homebrew#11381. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
7fcadb6b74
commit
2bbd5acc72
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Tinc < Formula
|
||||
url 'http://www.tinc-vpn.org/packages/tinc-1.0.17.tar.gz'
|
||||
homepage 'http://www.tinc-vpn.org'
|
||||
sha1 '3e07c53978868766bf805397efe5842e686464d8'
|
||||
url 'http://www.tinc-vpn.org/packages/tinc-1.0.18.tar.gz'
|
||||
sha1 'e5ab3e880ced785b6774b9851b48e73604cf3627'
|
||||
|
||||
depends_on 'lzo'
|
||||
|
||||
|
|
Loading…
Reference in a new issue