tinc 1.0.21
Closes Homebrew/homebrew#19417. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c786044cd3
commit
f0fde4e9a6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Tinc < Formula
|
class Tinc < Formula
|
||||||
homepage 'http://www.tinc-vpn.org'
|
homepage 'http://www.tinc-vpn.org'
|
||||||
url 'http://www.tinc-vpn.org/packages/tinc-1.0.20.tar.gz'
|
url 'http://www.tinc-vpn.org/packages/tinc-1.0.21.tar.gz'
|
||||||
sha1 '3120b19d78e1981c0aaeae7519d81bdb657cb926'
|
sha1 'e7f65ba5dded43569c51b1fdc2f421c9cee75b9b'
|
||||||
|
|
||||||
depends_on 'lzo'
|
depends_on 'lzo'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue