1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-09-29 05:18:52 +00:00
solus-stuff/torsocks/package.yml
2020-06-23 13:46:56 -04:00

19 lines
354 B
YAML

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