1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2025-01-06 19:57:08 +00:00

Add torsocks

This commit is contained in:
Jonathan Hakimi 2020-06-23 13:46:56 -04:00
parent 217205dd6a
commit a2092718c5

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