mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 14:14:37 +08:00
torsocks: remove depends
This commit is contained in:
parent
2805bd0313
commit
5a6476fdfe
@ -2,12 +2,11 @@
|
|||||||
# Maintainer: Bruce Liu <brli@users.sourceforge.net>
|
# Maintainer: Bruce Liu <brli@users.sourceforge.net>
|
||||||
pkgname=torsocks
|
pkgname=torsocks
|
||||||
pkgver=2.0.0
|
pkgver=2.0.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Wrapper to safely torify applications'
|
pkgdesc='Wrapper to safely torify applications'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://code.google.com/p/torsocks'
|
url='http://code.google.com/p/torsocks'
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('tor')
|
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
backup=("etc/tor/${pkgname}.conf")
|
backup=("etc/tor/${pkgname}.conf")
|
||||||
source=("git+https://git.torproject.org/torsocks.git#tag=v$pkgver")
|
source=("git+https://git.torproject.org/torsocks.git#tag=v$pkgver")
|
||||||
|
Loading…
Reference in New Issue
Block a user