mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
mbedtls: bump to 2.11.0.
This commit is contained in:
@@ -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="
|
||||
Reference in New Issue
Block a user