Skip to content
This repository has been archived by the owner. It is now read-only.

Update torsocks to version 1.3 #17889

Closed
wants to merge 2 commits into from
Closed

Update torsocks to version 1.3 #17889

wants to merge 2 commits into from

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@ioerror
Copy link
Contributor

@ioerror ioerror commented Feb 16, 2013

torsocks is now bumped to version 1.3 and is re-targeted against our git repository. We have moved away from Google Code. This is an important update as it merges a number of fixes and solved a number of patch fragmentation issues.

We moved torsocks away from Google Code and back to the Tor
git repository. We also fixed a number of bugs and released
version 1.3.

head 'git://git.torproject.org/git/torsocks.git'
homepage 'https://gitweb.torproject.org/torsocks.git/'
url 'https://git.torproject.org/torsocks.git', :using => :git, :branch => 'master', :tag => '1.3'
Copy link
Contributor

@jacknagel jacknagel Feb 17, 2013

The :using is autodetected, only one of :branch or :tag should be specified (tag in this case).

@ioerror
Copy link
Contributor Author

@ioerror ioerror commented Feb 17, 2013

I've updated the Formula to address your comments in 79caca1

@jacknagel jacknagel closed this in 3bc5af6 Feb 17, 2013
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.