mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
wireproxy: add go1.20 to hostmakedepends
This commit is contained in:
parent
a0c6e1edd6
commit
47a2b1ea25
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ build_style=go
|
|||
go_import_path="github.com/octeep/wireproxy"
|
||||
go_package="${go_import_path}/cmd/wireproxy"
|
||||
go_ldflags="-X 'main.version=${version}'"
|
||||
hostmakedepends="go1.20"
|
||||
short_desc="Wireguard client that exposes itself as a socks5 proxy"
|
||||
maintainer="Wind Wong <octeep@pm.me>"
|
||||
license="ISC"
|
||||
|
|
Loading…
Add table
Reference in a new issue