blob: 260e23e9b14925f8f3c9ebfcdbf7fdfc638650eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = tun2proxy
pkgdesc = Tunnel (TUN) interface for SOCKS and HTTP proxies
pkgver = 0.2.22
pkgrel = 1
url = https://github.com/tun2proxy/tun2proxy
arch = x86_64
license = MIT
makedepends = cargo
source = https://github.com/tun2proxy/tun2proxy/archive/v0.2.22/tun2proxy-0.2.22.tar.gz
source = Cargo.lock
sha256sums = b6a4c57395272377138ed5cc588b91f96ed2891283c259ef73f7509e70393d9a
sha256sums = cbaf10e3fca09a4714ea2fa62645636301aa1e64f6a696b86cbdcceb066cae80
pkgname = tun2proxy
|