14 lines
498 B
Bash
14 lines
498 B
Bash
# Template file for 'goproxy'
|
|
pkgname=goproxy
|
|
version=6.0
|
|
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=a2c9200cdfbd73b55a1cf0f80fe401a09e5d1488b45edc84ebc95d95783c3115
|