Updated tor to 0.2.1.22.
This commit is contained in:
parent
0ca4807e3f
commit
ad6957dcc5
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.21.tar.gz'
|
||||
url 'https://www.torproject.org/dist/tor-0.2.1.22.tar.gz'
|
||||
homepage 'https://www.torproject.org/'
|
||||
md5 '54f7a801d824cd9c13ce672d483926d6'
|
||||
md5 '583501a989ed0c39e209b604c3671ecd'
|
||||
|
||||
depends_on 'libevent'
|
||||
|
||||
|
|
Loading…
Reference in a new issue