torsocks: fix tag/revision indentation
This commit is contained in:
parent
5f22cfdc42
commit
82e8c763ce
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Torsocks < Formula
|
|||
desc "Use SOCKS-friendly applications with Tor"
|
||||
homepage "https://gitweb.torproject.org/torsocks.git/"
|
||||
url "https://git.torproject.org/torsocks.git",
|
||||
:tag => "v2.2.0",
|
||||
:revision => "e54d80bc9595beeceac637b03e5c5395c07e62f7"
|
||||
:tag => "v2.2.0",
|
||||
:revision => "e54d80bc9595beeceac637b03e5c5395c07e62f7"
|
||||
head "https://git.torproject.org/torsocks.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue