Date: Fri, 19 Nov 2021 12:31:10 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b669b03e2098 - main - dns/knot3: upgrade to 3.1.4 Message-ID: <202111191231.1AJCVAjK073247@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=b669b03e2098c77972dd5621ff059c1c29103a21 commit b669b03e2098c77972dd5621ff059c1c29103a21 Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2021-11-19 07:52:04 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-11-19 12:30:02 +0000 dns/knot3: upgrade to 3.1.4 ChangeLog: https://www.knot-dns.cz/2021-11-04-version-314.html PR: 259716 Reported by: freebsd@dns.company (maintainer) --- 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 26f2b0399e56..58eb727f0480 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.3 +DISTVERSION= 3.1.4 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 5e4ff24155ea..23699e53c639 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635260750 -SHA256 (knot-3.1.3.tar.xz) = a3fc448cbce3209575f93a3cf1224fa37802fc6606f7c7d4bb3aa6dbeaed2c64 -SIZE (knot-3.1.3.tar.xz) = 1407576 +TIMESTAMP = 1636384095 +SHA256 (knot-3.1.4.tar.xz) = 05ebca053b4ce62205a095b6885ed1a1167c629ccac2b3c8dcc431bd2deedf70 +SIZE (knot-3.1.4.tar.xz) = 1408656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111191231.1AJCVAjK073247>