Date: Tue, 14 Sep 2021 13:40:38 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f05b7d6ac7d6 - main - dns/knot3: Update to 3.1.2 Message-ID: <202109141340.18EDecb1080279@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f05b7d6ac7d6807241101f31131917f6e568b59b commit f05b7d6ac7d6807241101f31131917f6e568b59b Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2021-09-14 13:40:25 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-09-14 13:40:25 +0000 dns/knot3: Update to 3.1.2 Changelog: https://www.knot-dns.cz/2021-09-08-version-312.html PR: 258495 --- dns/knot3/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109141340.18EDecb1080279>