wstunnel: update to 10.1.6

This commit is contained in:
cinerea0 2024-11-15 07:56:27 -05:00
parent ad14e129e6
commit a1a4c358f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wstunnel'
pkgname=wstunnel
version=10.1.0
version=10.1.6
revision=1
build_style=cargo
make_check_args="-- --skip protocols::tcp::server::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=44da14d6fa7bd5d168b0563f5a6447f0a18956da9ff1692a1409def068fda87b
checksum=c89b0fe2d7848233304e622c7ad744954ed4b287edbec48d8e2d65a2569dbd3e
make_check=ci-skip # remaining tests require port binding which can't be done in CI
post_install() {