aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/wstunnel/template
diff options
context:
space:
mode:
Diffstat (limited to 'srcpkgs/wstunnel/template')
-rw-r--r--srcpkgs/wstunnel/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/wstunnel/template b/srcpkgs/wstunnel/template
index 002894c39f0..97bdb0077dd 100644
--- a/srcpkgs/wstunnel/template
+++ b/srcpkgs/wstunnel/template
@@ -1,6 +1,6 @@
# Template file for 'wstunnel'
pkgname=wstunnel
-version=9.6.2
+version=9.7.1
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=e18106642be7833e88875281e4e7e53d9c9df84ee3416cd5ed4fe1cf04aa8e37
+checksum=c623e5ee46569795b5bad9186ab070b9d6e5b8c267c4631c6289af23b8d57e77
make_check=ci-skip # remaining tests require port binding which can't be done in CI
post_install() {