mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: goproxy-5.4 (#2278)
This commit is contained in:
parent
f73b694c0c
commit
b950c9f560
1 changed files with 12 additions and 0 deletions
12
srcpkgs/goproxy/template
Normal file
12
srcpkgs/goproxy/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue