tor: add 0.2.4.21 bottle.
Closes Homebrew/homebrew#28020. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
6bd3e5fc6d
commit
e549dd95e5
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Tor < Formula
|
|||
url 'https://www.torproject.org/dist/tor-0.2.4.21.tar.gz'
|
||||
sha1 'b93b66e4d5162cefc711cb44f9167ed4799ef990'
|
||||
|
||||
bottle do
|
||||
sha1 "f27ce452523df8d27711e6817cfd8bb7075a0012" => :mavericks
|
||||
sha1 "e71b8fc245c6e0256df831b16da360078aafe2c5" => :mountain_lion
|
||||
sha1 "bbdb340ced6caa4d477dcc0cae42e8c42622bd81" => :lion
|
||||
end
|
||||
|
||||
devel do
|
||||
url 'https://www.torproject.org/dist/tor-0.2.5.3-alpha.tar.gz'
|
||||
version '0.2.5.3-alpha'
|
||||
|
|
Loading…
Reference in a new issue