mbedtls: update to 2.7.2.

This commit is contained in:
maxice8 2018-03-25 01:00:16 -03:00 committed by Enno Boland
parent fe305460bb
commit b680c9a73c

View file

@ -1,17 +1,17 @@
# Template file for 'mbedtls'
pkgname=mbedtls
version=2.7.1
version=2.7.2
revision=1
wrksrc="mbedtls-mbedtls-${version}"
hostmakedepends="perl"
build_style=cmake
hostmakedepends="perl"
configure_args="-DENABLE_TESTING=0 -DUSE_SHARED_MBEDTLS_LIBRARY=1"
short_desc="Portable cryptographic TLS library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="https://tls.mbed.org/"
distfiles="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${version}.tar.gz"
checksum=f7e960626ada42677d8b0b6f0ddd1961edf589938eb7965887a362d2640fb543
checksum=b24c86310233feec3354f18478889b8c0067c97c8767910682f65e840da38472
pre_configure() {
sed -i include/mbedtls/config.h \