diff --git a/net-libs/mbedtls/mbedtls-2.10.0.recipe b/net-libs/mbedtls/mbedtls-2.11.0.recipe similarity index 97% rename from net-libs/mbedtls/mbedtls-2.10.0.recipe rename to net-libs/mbedtls/mbedtls-2.11.0.recipe index 1c7a17915..7d1c24f85 100644 --- a/net-libs/mbedtls/mbedtls-2.10.0.recipe +++ b/net-libs/mbedtls/mbedtls-2.11.0.recipe @@ -7,15 +7,15 @@ COPYRIGHT="2006-2018 ARM Limited" LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://github.com/ARMmbed/mbedtls/archive/mbedtls-$portVersion.tar.gz" -CHECKSUM_SHA256="ca11a8809d6974ac0f76455b3df5bfd3b5fe973296b4038fdd7a5d7b8a3cd30d" +CHECKSUM_SHA256="50d715c4bf1c21757b25df192cdff6951a621b32da1c991b513c23b9ddf3333a" SOURCE_DIR="mbedtls-mbedtls-$portVersion" PATCHES="mbedtls-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libcryptoVersion="2" -libtlsVersion="10" +libcryptoVersion="3" +libtlsVersion="11" libx509Version="0" PROVIDES=" diff --git a/net-libs/mbedtls/patches/mbedtls-2.10.0.patchset b/net-libs/mbedtls/patches/mbedtls-2.11.0.patchset similarity index 100% rename from net-libs/mbedtls/patches/mbedtls-2.10.0.patchset rename to net-libs/mbedtls/patches/mbedtls-2.11.0.patchset