diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-10-22 21:48:28 +0200 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-10-23 20:44:45 +0200 |
| commit | f02578bbc3ed3dd0ab71d8e7bf83ce9e93250f53 (patch) | |
| tree | 8e3b75dbe20366a8a3e0c142886d6e5b2fb4ba77 | |
| parent | cad/opencascade: upgrade to V7_9_2 (diff) | |
security/mbedtls3: Update to 3.6.5
Changelog: https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6.5
PR: 290310
Reviewed by: tijl (maintainer)
| -rw-r--r-- | security/mbedtls3/Makefile | 2 | ||||
| -rw-r--r-- | security/mbedtls3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/mbedtls3/Makefile b/security/mbedtls3/Makefile index 0989b7dd128f..a8af7ddabd20 100644 --- a/security/mbedtls3/Makefile +++ b/security/mbedtls3/Makefile @@ -1,5 +1,5 @@ PORTNAME= mbedtls -DISTVERSION= 3.6.3 +DISTVERSION= 3.6.5 CATEGORIES= security devel MASTER_SITES= https://github.com/Mbed-TLS/${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMESUFFIX= 3 diff --git a/security/mbedtls3/distinfo b/security/mbedtls3/distinfo index 9ce51e42d147..47aadbcf865a 100644 --- a/security/mbedtls3/distinfo +++ b/security/mbedtls3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748610956 -SHA256 (mbedtls-3.6.3.tar.bz2) = 64cd73842cdc05e101172f7b437c65e7312e476206e1dbfd644433d11bc56327 -SIZE (mbedtls-3.6.3.tar.bz2) = 5138248 +TIMESTAMP = 1760661467 +SHA256 (mbedtls-3.6.5.tar.bz2) = 4a11f1777bb95bf4ad96721cac945a26e04bf19f57d905f241fe77ebeddf46d8 +SIZE (mbedtls-3.6.5.tar.bz2) = 5367178 |
