12 lines
476 B
Bash
12 lines
476 B
Bash
# Template file for 'goproxy'
|
|
pkgname=goproxy
|
|
version=5.4
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/snail007/goproxy"
|
|
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=0c55c730dbb9c29fcc4cdd4e4088fb1e91de3b0c61ca49587610a5326a2051c6
|