mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/mbedtls3: Update to 3.6.1
PR: 281167
This commit is contained in:
parent
499bbc6f29
commit
6ff8364d1d
@ -1,7 +1,7 @@
|
||||
PORTNAME= mbedtls
|
||||
DISTVERSION= 3.6.0
|
||||
DISTVERSION= 3.6.1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://github.com/Mbed-TLS/mbedtls/releases/download/v${DISTVERSION}/
|
||||
MASTER_SITES= https://github.com/Mbed-TLS/${PORTNAME}/releases/download/${DISTNAME}/
|
||||
PKGNAMESUFFIX= 3
|
||||
|
||||
MAINTAINER= tijl@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1724495331
|
||||
SHA256 (mbedtls-3.6.0.tar.bz2) = 3ecf94fcfdaacafb757786a01b7538a61750ebd85c4b024f56ff8ba1490fcd38
|
||||
SIZE (mbedtls-3.6.0.tar.bz2) = 4811255
|
||||
TIMESTAMP = 1725116841
|
||||
SHA256 (mbedtls-3.6.1.tar.bz2) = fc8bef0991b43629b7e5319de6f34f13359011105e08e3e16eed3a9fe6ffd3a3
|
||||
SIZE (mbedtls-3.6.1.tar.bz2) = 4977592
|
||||
|
@ -135,6 +135,7 @@ include/mbedtls/x509_csr.h
|
||||
include/psa/build_info.h
|
||||
include/psa/crypto.h
|
||||
include/psa/crypto_adjust_auto_enabled.h
|
||||
include/psa/crypto_adjust_config_dependencies.h
|
||||
include/psa/crypto_adjust_config_key_pair_types.h
|
||||
include/psa/crypto_adjust_config_synonyms.h
|
||||
include/psa/crypto_builtin_composites.h
|
||||
|
Loading…
Reference in New Issue
Block a user