wstunnel: update to 9.1.0

This commit is contained in:
cinerea0 2024-01-13 16:37:51 -05:00 committed by classabbyamp
parent 3959616419
commit 0fb255a37a

View file

@ -1,6 +1,6 @@
# Template file for 'wstunnel'
pkgname=wstunnel
version=9.0.0
version=9.1.0
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=75ac24ed8aa31e6ec6d24ddb15b7c4f4b099985a74723b30a7504da10811b462
checksum=4a232a191203ef5e90da48cddce1760409fc25eefebacee523ba9f25706d0ad8
make_check=ci-skip # remaining tests require port binding which can't be done in CI
post_install() {