tinc: update to 1.0.34.
Closes #36. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3d74361a77
commit
5cb5c5d9d4
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'tinc'
|
# Template file for 'tinc'
|
||||||
pkgname=tinc
|
pkgname=tinc
|
||||||
version=1.0.33
|
version=1.0.34
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel lzo-devel libressl-devel"
|
makedepends="zlib-devel lzo-devel libressl-devel"
|
||||||
short_desc="VPN (Virtual Private Network) daemon"
|
short_desc="VPN (Virtual Private Network) daemon"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.tinc-vpn.org"
|
homepage="http://www.tinc-vpn.org"
|
||||||
distfiles="${homepage}/packages/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/packages/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7f6f5dc6444bc651ac635c81f4745bcce581bbd1d45ed60cbdc4ee11bebb10f4
|
checksum=c03a9b61dedd452116dd9a8db231545ba08a7c96bce011e0cbd3cfd2c56dcfda
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv tincd
|
vsv tincd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue