mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
wstunnel: update to 8.4.2
This commit is contained in:
parent
6a8cd9b7bb
commit
3942ad820b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wstunnel'
|
||||
pkgname=wstunnel
|
||||
version=8.4.1
|
||||
version=8.4.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip tcp::tests::test_proxy_connection" # test requires docker
|
||||
|
@ -9,7 +9,8 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/erebe/wstunnel"
|
||||
distfiles="https://github.com/erebe/wstunnel/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=69320bb8598a9dd5fa3cf97e1ef7cfb1cd458418fd1de13e9fc6ced82b9d4199
|
||||
checksum=779c00e9ff949da13d4e8d82278b62e8fe905ee783fb80b387e6e96f8be9e0f5
|
||||
make_check=ci-skip # remaining tests require port binding which can't be done in CI
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue