diff options
author | Leo Vandewoestijne <freebsd@dns.company> | 2021-09-14 13:40:25 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-09-14 13:40:25 +0000 |
commit | f05b7d6ac7d6807241101f31131917f6e568b59b (patch) | |
tree | e1cefa7b2a0fdf9e8310781e7ef549c8fce92fbd | |
parent | d7dd5ef7679043b6deef04d268cb162add20d2dd (diff) |
dns/knot3: Update to 3.1.2
Changelog: https://www.knot-dns.cz/2021-09-08-version-312.html
PR: 258495
-rw-r--r-- | dns/knot3/Makefile | 2 | ||||
-rw-r--r-- | dns/knot3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile index 65844205ee99..72eeac67fbf6 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,7 +1,7 @@ # Created by: Leo Vandewoestijne <freebsd@dns.company> PORTNAME= knot -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index 8ef3dcd3d903..4cad8f311210 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628626454 -SHA256 (knot-3.1.1.tar.xz) = 75bfb1acaca774ed3dd781dc74780298dc0fd51b54e4b61015e7487d6cd2067c -SIZE (knot-3.1.1.tar.xz) = 1402352 +TIMESTAMP = 1631621228 +SHA256 (knot-3.1.2.tar.xz) = 580087695df350898b2da8a5c2bdf1dc5eb262ed5ff2cb1538cee480a50fa094 +SIZE (knot-3.1.2.tar.xz) = 1406684 |