vpn-ws: rebuild against OpenSSL
This commit is contained in:
parent
b003209c17
commit
186f8fff28
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'vpn-ws'
|
# Template file for 'vpn-ws'
|
||||||
pkgname=vpn-ws
|
pkgname=vpn-ws
|
||||||
version=0.2
|
version=0.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="VPN system over webhooks"
|
short_desc="VPN system over webhooks"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Reference in a new issue