mbedtls: update to 2.16.7.

This commit is contained in:
mobinmob 2020-07-07 12:09:38 +03:00 committed by Johannes
parent 7a3a312251
commit a045d6015e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mbedtls'
pkgname=mbedtls
reverts="2.17.0_1"
version=2.16.6
version=2.16.7
revision=1
wrksrc="mbedtls-mbedtls-${version}"
build_style=cmake
@ -13,7 +13,7 @@ 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=38ea2768669d04dab7fe7d1114e489378bf4f23e5b96271a3ed4cecd99a3f807
checksum=4786b7d1676f5e4d248f3a7f2d28446876d64962634f060ff21b92c690cfbe86
pre_configure() {