vpn-ws: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:58 +01:00
parent b003209c17
commit 186f8fff28

View file

@ -1,10 +1,10 @@
# Template file for 'vpn-ws'
pkgname=vpn-ws
version=0.2
revision=6
revision=7
build_style=gnu-makefile
make_use_env=yes
makedepends="libressl-devel"
makedepends="openssl-devel"
short_desc="VPN system over webhooks"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT"