mbedtls: update to 2.1.2.

This commit is contained in:
Juan RP 2015-10-07 17:00:09 +02:00
parent 5f4b1d0d61
commit 2886f55bad
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'mbedtls'
pkgname=mbedtls
version=2.1.1
version=2.1.2
revision=1
hostmakedepends="perl cmake"
build_style=cmake
configure_args="-DENABLE_TESTING=0 -DUSE_SHARED_MBEDTLS_LIBRARY=1 -DLINK_WITH_PTHREAD=1"
short_desc="Portable cryptographic TLS library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="Apache-2.0"
homepage="https://tls.mbed.org/"
distfiles="https://tls.mbed.org/download/mbedtls-${version}-gpl.tgz"
checksum=22c76e9d8036a76e01906423b3e8a02ab0ef84027f791bd719fff8edee9c61a9
distfiles="https://tls.mbed.org/download/mbedtls-${version}-apache.tgz"
checksum=ce57cb9085f976ffde945af7e8cec058a66ad181a96fd228fbcbc485213a7c58
mbedtls-devel_package() {
short_desc+=" - development files"