vpn-ws: fix description

This commit is contained in:
hyperglue 2024-09-22 22:22:09 +00:00 committed by classabbyamp
parent 0c1017dd63
commit 43df4d4081
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'vpn-ws'
pkgname=vpn-ws
version=0.2
revision=9
revision=10
build_style=gnu-makefile
make_use_env=yes
makedepends="openssl-devel"
short_desc="VPN system over webhooks"
short_desc="VPN system over websockets"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT"
homepage="https://github.com/unbit/vpn-ws"