diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2019-07-21 19:21:17 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2019-07-21 19:21:17 +0000 |
commit | 062692d7eea929581420945ef5002ee1ab4a7394 (patch) | |
tree | e978af25d7ff5fd42909d190ffa8d1c7d5a92e93 | |
parent | dns/knot-resolver: upgrade 3.2.1 -> 4.1.0 (diff) |
dns/knot2: upgrade 2.8.1 -> 2.8.3
PR: 239263
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Relnotes: https://www.knot-dns.cz/2019-07-16-version-283.html
Notes
Notes:
svn path=/head/; revision=507064
-rw-r--r-- | dns/knot2/Makefile | 3 | ||||
-rw-r--r-- | dns/knot2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile index cbb2535db60c..722eb27ef2b5 100644 --- a/dns/knot2/Makefile +++ b/dns/knot2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= knot -DISTVERSION= 2.8.1 -PORTREVISION= 1 +DISTVERSION= 2.8.3 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ diff --git a/dns/knot2/distinfo b/dns/knot2/distinfo index a4e995875a41..064f4939fd98 100644 --- a/dns/knot2/distinfo +++ b/dns/knot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555627942 -SHA256 (knot-2.8.1.tar.xz) = b21bf03e5cb6804df4e0e8b3898446349e86ddae5bf110edaf240d0ad1e2a2c6 -SIZE (knot-2.8.1.tar.xz) = 1169260 +TIMESTAMP = 1563358257 +SHA256 (knot-2.8.3.tar.xz) = 8a62d81e5cf3df938f469b60ed4e46d9161007c2b89fbf7ae07525fa68368bad +SIZE (knot-2.8.3.tar.xz) = 1206172 |