dns/knot-resolver: update 5.1.2 -> 5.1.3
PR: 249365 Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) Relnotes: https://www.knot-resolver.cz/2020-09-08-knot-resolver-5.1.3.html
This commit is contained in:
parent
8b2c04d3fc
commit
13e7ac7768
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551382
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= knot-resolver
|
||||
DISTVERSION= 5.1.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 5.1.3
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \
|
||||
https://dns.company/downloads/knot-resolver/
|
||||
@ -19,9 +18,9 @@ BUILD_DEPENDS= bash:shells/bash \
|
||||
lua51-cqueues>=20200603_1:devel/lua-cqueues@lua51 \
|
||||
luacheck:devel/lua-luacheck \
|
||||
cmake:devel/cmake
|
||||
LIB_DEPENDS= libknot.so:dns/knot2-lib \
|
||||
libdnssec.so:dns/knot2-lib \
|
||||
libzscanner.so:dns/knot2-lib \
|
||||
LIB_DEPENDS= libknot.so:dns/knot3-lib \
|
||||
libdnssec.so:dns/knot3-lib \
|
||||
libzscanner.so:dns/knot3-lib \
|
||||
libgnutls.so:security/gnutls \
|
||||
liblmdb.so:databases/lmdb \
|
||||
libluajit-5.1.so:lang/luajit-openresty \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593645886
|
||||
SHA256 (knot-resolver-5.1.2.tar.xz) = caa4f941caf39080184554fb1310f383eba4b30d9c4c2215670d6b0a2de8f836
|
||||
SIZE (knot-resolver-5.1.2.tar.xz) = 1749236
|
||||
TIMESTAMP = 1600248623
|
||||
SHA256 (knot-resolver-5.1.3.tar.xz) = 20cd829027e39a9f7d993894e3640e886825b492d9ac1a744ac5616cc101458b
|
||||
SIZE (knot-resolver-5.1.3.tar.xz) = 1808868
|
||||
|
Loading…
Reference in New Issue
Block a user