diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2023-03-30 09:58:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2023-03-30 10:03:47 +0000 |
commit | 1e04a4cf26131c56fc9dd99474e78e1fa2a9ebc8 (patch) | |
tree | eb3e28484ea27a076629f635207b0a9bc6cb5035 | |
parent | b5fc29f78af0bd88d0ab7aebd6dab0c4759aaa62 (diff) | |
download | ports-1e04a4cf26131c56fc9dd99474e78e1fa2a9ebc8.tar.gz ports-1e04a4cf26131c56fc9dd99474e78e1fa2a9ebc8.zip |
security/mbedtls: Update to 2.28.3
-rw-r--r-- | security/mbedtls/Makefile | 2 | ||||
-rw-r--r-- | security/mbedtls/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile index dddb74897e5f..988f15d21cf2 100644 --- a/security/mbedtls/Makefile +++ b/security/mbedtls/Makefile @@ -1,5 +1,5 @@ PORTNAME= mbedtls -PORTVERSION= 2.28.2 +PORTVERSION= 2.28.3 DISTVERSIONPREFIX=${PORTNAME}- CATEGORIES= security devel diff --git a/security/mbedtls/distinfo b/security/mbedtls/distinfo index 43dd01b48982..7b23aaef05ca 100644 --- a/security/mbedtls/distinfo +++ b/security/mbedtls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671123364 -SHA256 (Mbed-TLS-mbedtls-mbedtls-2.28.2_GH0.tar.gz) = 1db6d4196178fa9f8264bef5940611cd9febcd5d54ec05f52f1e8400f792b5a4 -SIZE (Mbed-TLS-mbedtls-mbedtls-2.28.2_GH0.tar.gz) = 3934889 +TIMESTAMP = 1680169443 +SHA256 (Mbed-TLS-mbedtls-mbedtls-2.28.3_GH0.tar.gz) = 1a21008fc93e7bdce2cb40a8f2d7c7b4034d9160035382c29cf91af8f96f2cd9 +SIZE (Mbed-TLS-mbedtls-mbedtls-2.28.3_GH0.tar.gz) = 3952712 |