14 lines
471 B
Bash
14 lines
471 B
Bash
|
# Template file for 'badvpn'
|
||
|
pkgname=badvpn
|
||
|
version=1.999.130
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
hostmakedepends="cmake pkg-config"
|
||
|
makedepends="libressl-devel nspr-devel nss-devel"
|
||
|
short_desc="Peer-to-peer VPN system"
|
||
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||
|
license="BSD"
|
||
|
homepage="https://github.com/ambrop72/$pkgname"
|
||
|
distfiles="https://github.com/ambrop72/$pkgname/archive/${version}.tar.gz"
|
||
|
checksum=bfd4bbfebd7274bcec792558c9a2fd60e39cd92e04673825ade5d04154766109
|