mbedtls: update to 2.14.0.

This commit is contained in:
maxice8 2018-11-21 16:49:26 -02:00 committed by maxice8
parent 99a5d7288e
commit 73b295a9e6
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'mbedtls'
pkgname=mbedtls
version=2.13.1
version=2.14.0
revision=1
wrksrc="mbedtls-mbedtls-${version}"
build_style=cmake
hostmakedepends="python3 perl"
configure_args="-DENABLE_TESTING=1 -DUSE_SHARED_MBEDTLS_LIBRARY=1"
hostmakedepends="python3 perl"
short_desc="Portable cryptographic TLS library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="https://tls.mbed.org/"
changelog="https://raw.githubusercontent.com/ARMmbed/mbedtls/development/ChangeLog"
distfiles="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${version}.tar.gz"
checksum=e62fdea0110d3aa9082b3e1ccdbbaf520161830b1f3a57ae3124a7d5963c2a37
checksum=3e733731eca47ffdc85330cde47774e075f5d1326e413555713dec8bf9c31eb3
pre_configure() {
sed -i include/mbedtls/config.h \