blob: 2559a1f247aee3860b9b89a14a3772693a49aeab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by makepkg 4.2.1
# Fri Jun 12 16:34:56 UTC 2015
pkgbase = tunsocks-git
pkgdesc = User-level IP forwarding and SOCKS proxy for VPNs that provide tun-like interface
pkgver = r3.19662d0
pkgrel = 2
url = https://github.com/russdill/tunsocks
arch = i686
arch = x86_64
license = BSD
makedepends = git
depends = libpcap
source = git+https://github.com/russdill/tunsocks.git
source = git://git.sv.gnu.org/lwip.git
sha1sums = SKIP
sha1sums = SKIP
pkgname = tunsocks-git
|