mbedtls: update to 2.3.0.

This commit is contained in:
Michael Gehring 2016-06-28 22:46:55 +02:00
parent 8bfe05c6a1
commit b792fed413

View file

@ -1,8 +1,8 @@
# Template file for 'mbedtls'
pkgname=mbedtls
version=2.2.1
version=2.3.0
revision=1
hostmakedepends="perl cmake"
hostmakedepends="perl"
build_style=cmake
configure_args="-DENABLE_TESTING=0 -DUSE_SHARED_MBEDTLS_LIBRARY=1"
short_desc="Portable cryptographic TLS library"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="https://tls.mbed.org/"
distfiles="https://tls.mbed.org/download/mbedtls-${version}-apache.tgz"
checksum=6ddd5ca2e7dfb43d2fd750400856246fc1c98344dabf01b1594eb2f9880ef7ce
checksum=590734c8bc8b3ac48e9123d44bf03562e91f8dce0d1ac2615c318c077f3215b2
pre_configure() {
sed -i include/mbedtls/config.h \