Date: Tue, 11 May 2021 16:32:54 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: beac8206c0ee - main - security/botan2: update to 2.18.1 Message-ID: <202105111632.14BGWs4T068266@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=beac8206c0ee58fc74b453a3de7aff0c01a77f71 commit beac8206c0ee58fc74b453a3de7aff0c01a77f71 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2021-05-11 16:32:24 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-11 16:32:24 +0000 security/botan2: update to 2.18.1 Changes: https://botan.randombit.net/news.html#version-2-18-1-2021-05-09 PR: 255778 --- security/botan2/Makefile | 2 +- security/botan2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 97161ad4557b..7fd4ef24f366 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 2.18.0 +DISTVERSION= 2.18.1 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 diff --git a/security/botan2/distinfo b/security/botan2/distinfo index d85f7f4d9d5d..2d1e2c70e369 100644 --- a/security/botan2/distinfo +++ b/security/botan2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618494833 -SHA256 (Botan-2.18.0.tar.xz) = cc64852e1e0c5bb30ecd052e4a12d5136125a8ce5c3be2efb6fb061c8677e327 -SIZE (Botan-2.18.0.tar.xz) = 5941536 +TIMESTAMP = 1620653270 +SHA256 (Botan-2.18.1.tar.xz) = f8c7b46222a857168a754a5cc329bb780504122b270018dda5304c98db28ae29 +SIZE (Botan-2.18.1.tar.xz) = 5953936
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105111632.14BGWs4T068266>