From 349bff00fa907ec96d89a95077d167ce279e9f71 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 9 Dec 2022 00:46:55 -0800 Subject: [PATCH] security/helib: Update 2.2.1 -> 2.2.2 Reported by: portscout --- security/helib/Makefile | 3 +-- security/helib/distinfo | 6 +++--- security/helib/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/helib/Makefile b/security/helib/Makefile index 97ce17a7c610..d1e194dea7f4 100644 --- a/security/helib/Makefile +++ b/security/helib/Makefile @@ -1,7 +1,6 @@ PORTNAME= helib DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 -PORTREVISION= 1 +DISTVERSION= 2.2.2 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/helib/distinfo b/security/helib/distinfo index 2287ad8bf9db..50696f2423ff 100644 --- a/security/helib/distinfo +++ b/security/helib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633201578 -SHA256 (homenc-HElib-v2.2.1_GH0.tar.gz) = cbe030c752c915f1ece09681cadfbe4f140f6752414ab000b4cf076b6c3019e4 -SIZE (homenc-HElib-v2.2.1_GH0.tar.gz) = 2415863 +TIMESTAMP = 1670572906 +SHA256 (homenc-HElib-v2.2.2_GH0.tar.gz) = 70c07d2a2da393c695095fe755836524e3d98efb27a336e206291f71db9cec7d +SIZE (homenc-HElib-v2.2.2_GH0.tar.gz) = 2428171 diff --git a/security/helib/pkg-plist b/security/helib/pkg-plist index a384abcf60eb..c6e598d24e8f 100644 --- a/security/helib/pkg-plist +++ b/security/helib/pkg-plist @@ -45,6 +45,7 @@ include/helib/permutations.h include/helib/polyEval.h include/helib/powerful.h include/helib/primeChain.h +include/helib/query.h include/helib/randomMatrices.h include/helib/range.h include/helib/recryption.h