goproxy: update to 6.4.
This commit is contained in:
parent
165d889ffb
commit
44404df93e
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'goproxy'
|
||||
pkgname=goproxy
|
||||
version=6.3
|
||||
version=6.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/snail007/goproxy"
|
||||
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.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/snail007/goproxy"
|
||||
distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
|
||||
checksum=2e91af4c46f1b2bbe34b57dd3d2b765d9ec86bd5fa01f61525993c396af3a517
|
||||
checksum=76c1f94ef908f377624061820658b974802f3ab05e6cfc20491cacf5a2fe71e0
|
||||
|
|
Loading…
Reference in New Issue