mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/liboqs: update 0.14.0 → 0.15.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= liboqs
|
||||
DISTVERSION= 0.14.0
|
||||
DISTVERSION= 0.15.0
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1752517939
|
||||
SHA256 (open-quantum-safe-liboqs-0.14.0_GH0.tar.gz) = 5b0df6138763b3fc4e385d58dbb2ee7c7c508a64a413d76a917529e3a9a207ea
|
||||
SIZE (open-quantum-safe-liboqs-0.14.0_GH0.tar.gz) = 17928284
|
||||
TIMESTAMP = 1763969463
|
||||
SHA256 (open-quantum-safe-liboqs-0.15.0_GH0.tar.gz) = 3983f7cd1247f37fb76a040e6fd684894d44a84cecdcfbdb90559b3216684b5c
|
||||
SIZE (open-quantum-safe-liboqs-0.15.0_GH0.tar.gz) = 57000994
|
||||
|
||||
@@ -6,6 +6,7 @@ include/oqs/kem_classic_mceliece.h
|
||||
include/oqs/kem_frodokem.h
|
||||
include/oqs/kem_kyber.h
|
||||
include/oqs/kem_ml_kem.h
|
||||
include/oqs/kem_ntru.h
|
||||
include/oqs/kem_ntruprime.h
|
||||
include/oqs/oqs.h
|
||||
include/oqs/oqsconfig.h
|
||||
@@ -15,10 +16,10 @@ include/oqs/sha3_ops.h
|
||||
include/oqs/sha3x4_ops.h
|
||||
include/oqs/sig.h
|
||||
include/oqs/sig_cross.h
|
||||
include/oqs/sig_dilithium.h
|
||||
include/oqs/sig_falcon.h
|
||||
include/oqs/sig_mayo.h
|
||||
include/oqs/sig_ml_dsa.h
|
||||
include/oqs/sig_slh_dsa.h
|
||||
include/oqs/sig_snova.h
|
||||
include/oqs/sig_sphincs.h
|
||||
include/oqs/sig_stfl.h
|
||||
@@ -28,6 +29,6 @@ lib/cmake/liboqs/liboqsConfigVersion.cmake
|
||||
lib/cmake/liboqs/liboqsTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/liboqs/liboqsTargets.cmake
|
||||
lib/liboqs.so
|
||||
lib/liboqs.so.0.14.0
|
||||
lib/liboqs.so.8
|
||||
lib/liboqs.so.0.15.0
|
||||
lib/liboqs.so.9
|
||||
libdata/pkgconfig/liboqs.pc
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
PORTNAME= oqsprovider
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
PKGNAMEPREFIX= openssl-
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= liboqs-python
|
||||
DISTVERSION= 0.10.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user