Add torsocks

This commit is contained in:
Jonathan Hakimi 2020-06-23 13:46:56 -04:00
parent 217205dd6a
commit a2092718c5
1 changed files with 18 additions and 0 deletions

18
torsocks/package.yml Normal file
View File

@ -0,0 +1,18 @@
name : torsocks
version : 1
release : 1
source :
- git|https://git.torproject.org/torsocks.git : master
license : GPL-2.0-or-later
summary : Insert summary here
description: |
Insert description here
rundeps :
- tor
setup : |
%autogen
%configure
build : |
%make
install : |
%make_install