blob: f8698bdb9019bf3705965c711ee8e39dd6598e93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ocproxy-git
pkgdesc = A user-level SOCKS and port forwarding proxy for OpenConnect based on lwIP
pkgver = 1.60.r9.gc98f06d
pkgrel = 3
url = https://github.com/cernekee/ocproxy
arch = i686
arch = x86_64
license = BSD
makedepends = git
depends = libevent
depends = glibc
optdepends = dante: SOCKS proxy server and client
optdepends = openconnect: Open client for Cisco AnyConnect VPN
provides = ocproxy
conflicts = ocproxy
source = git+https://github.com/cernekee/ocproxy.git
source = https://raw.githubusercontent.com/cernekee/ocproxy/6e2291b8fd120128873646156f8cb97b31a330fb/LICENSE
md5sums = SKIP
md5sums = c15ed9963411b4566976d06cdbc1f43f
pkgname = ocproxy-git
|