13 lines
498 B
Bash
13 lines
498 B
Bash
# Template file for 'goproxy'
|
|
pkgname=goproxy
|
|
version=6.2
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/snail007/goproxy"
|
|
hostmakedepends="git"
|
|
short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/snail007/goproxy"
|
|
distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
|
|
checksum=06fdd5f664f0d0a0e8907ebb8e2ec7f7408cf2ac1e34bc6b65c9054029a35f4c
|