Updated tor formula to version 0.2.1.26.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
380439710e
commit
4be57a8950
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Tor <Formula
|
||||
url 'https://www.torproject.org/dist/tor-0.2.1.25.tar.gz'
|
||||
url 'https://www.torproject.org/dist/tor-0.2.1.26.tar.gz'
|
||||
homepage 'https://www.torproject.org/'
|
||||
md5 'f58540b3c5835ac4f5de1b02bbddc703'
|
||||
md5 'f7b30a144e1da41aa43f496bd47ffba7'
|
||||
|
||||
depends_on 'libevent'
|
||||
|
||||
|
|
Loading…
Reference in a new issue