Date: Tue, 10 Aug 2021 20:47:32 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: ceeff0e6748c - main - dns/knot3: Update to 3.1.1 Message-ID: <202108102047.17AKlWPo065878@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=ceeff0e6748c5953128a39262f58b799a922c15b commit ceeff0e6748c5953128a39262f58b799a922c15b Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2021-08-10 20:47:21 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-10 20:47:21 +0000 dns/knot3: Update to 3.1.1 Changelog: https://www.knot-dns.cz/2021-08-10-version-311.html PR: 257742 --- 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 c96361bbc4b8..65844205ee99 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.0 +DISTVERSION= 3.1.1 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 aab86bb92d64..8ef3dcd3d903 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627981334 -SHA256 (knot-3.1.0.tar.xz) = 54323712e3cbc3d4c70a15777818fd2ff0de30cebb6c22e2946372b15b2653ed -SIZE (knot-3.1.0.tar.xz) = 1401992 +TIMESTAMP = 1628626454 +SHA256 (knot-3.1.1.tar.xz) = 75bfb1acaca774ed3dd781dc74780298dc0fd51b54e4b61015e7487d6cd2067c +SIZE (knot-3.1.1.tar.xz) = 1402352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108102047.17AKlWPo065878>