# Template file for 'tinc'
pkgname=tinc
version=1.0.37
revision=1
build_style=gnu-configure
makedepends="zlib-devel lzo-devel openssl-devel"
short_desc="VPN (Virtual Private Network) daemon"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.tinc-vpn.org"
changelog="https://gitlab.com/gsliepen/tinc/-/raw/master/NEWS"
distfiles="https://www.tinc-vpn.org/packages/tinc-${version}.tar.gz"
checksum=f63b7e21c32c4c637576d85f36bdd28ea678b5aa17fad02427645dea30e52ac7

post_install() {
	vsv tincd
}
