mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
badvpn: rebuild against OpenSSL
This commit is contained in:
parent
344d02de37
commit
b5e4d6839b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'badvpn'
|
# Template file for 'badvpn'
|
||||||
pkgname=badvpn
|
pkgname=badvpn
|
||||||
version=1.999.130
|
version=1.999.130
|
||||||
revision=12
|
revision=13
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel nspr-devel nss-devel"
|
makedepends="openssl-devel nspr-devel nss-devel"
|
||||||
short_desc="Peer-to-peer VPN system"
|
short_desc="Peer-to-peer VPN system"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
|
Loading…
Add table
Reference in a new issue