13 lines
497 B
Bash
13 lines
497 B
Bash
# Template file for 'goproxy'
|
|
pkgname=goproxy
|
|
version=6.9
|
|
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="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/snail007/goproxy"
|
|
distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
|
|
checksum=7ce1e612b2b6179c1c7b6136730ed1a09ae84fdd87191cca6aeb8a2fdafdf8d3
|