diff --git a/srcpkgs/vpn-ws/template b/srcpkgs/vpn-ws/template index 52125709099..a709ef9a781 100644 --- a/srcpkgs/vpn-ws/template +++ b/srcpkgs/vpn-ws/template @@ -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 " license="MIT" homepage="https://github.com/unbit/vpn-ws"