solus-stuff/torsocks/package.yml

19 lines
354 B
YAML

name : torsocks
version : 1
release : 1
source :
- git|https://github.com/dgoulet/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