mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vpn-ws: fix description
This commit is contained in:
parent
0c1017dd63
commit
43df4d4081
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'vpn-ws'
|
# Template file for 'vpn-ws'
|
||||||
pkgname=vpn-ws
|
pkgname=vpn-ws
|
||||||
version=0.2
|
version=0.2
|
||||||
revision=9
|
revision=10
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="VPN system over webhooks"
|
short_desc="VPN system over websockets"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/unbit/vpn-ws"
|
homepage="https://github.com/unbit/vpn-ws"
|
||||||
|
|
Loading…
Add table
Reference in a new issue