vpn-ws: fix description
This commit is contained in:
parent
0c1017dd63
commit
43df4d4081
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue