- update tinc to build with lzo2
This commit is contained in:
parent
4ab5d8f169
commit
56182d975f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273968
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= tinc
|
||||
PORTVERSION= 1.0.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.tinc-vpn.org/packages/ \
|
||||
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
|
||||
|
@ -16,7 +17,7 @@ MASTER_SITES= http://www.tinc-vpn.org/packages/ \
|
|||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A Virtual Private Network (VPN) daemon
|
||||
|
||||
LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
|
||||
LIB_DEPENDS= lzo2.2:${PORTSDIR}/archivers/lzo2
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (tinc-1.0.13.tar.gz) = 86263994d38c750431efd17e9a91a248
|
||||
SHA256 (tinc-1.0.13.tar.gz) = 6d86518161e91d0d4f8f2697ea959c90e92a409e833cdce5c92d6f0c0cb01091
|
||||
SIZE (tinc-1.0.13.tar.gz) = 508903
|
||||
|
|
Loading…
Reference in a new issue