mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
wstunnel: update to 9.2.2
This commit is contained in:
parent
25317a9c67
commit
3f82009c6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wstunnel'
|
||||
pkgname=wstunnel
|
||||
version=9.1.0
|
||||
version=9.2.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip tcp::tests::test_proxy_connection" # test requires docker
|
||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/erebe/wstunnel"
|
||||
changelog="https://github.com/erebe/wstunnel/releases"
|
||||
distfiles="https://github.com/erebe/wstunnel/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=804900a8f827b51aeac6397b4633cae74a4f9fdc90d8a97e0572b359d907df8a
|
||||
checksum=bfd7a9fd56e62f120268573bfc661c22e3aeac6d4ea53b6d0b7cd9919362c795
|
||||
make_check=ci-skip # remaining tests require port binding which can't be done in CI
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue