mbedtls: update to 2.16.0.
This commit is contained in:
parent
ee34a4edbb
commit
b516455783
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mbedtls'
|
||||
pkgname=mbedtls
|
||||
version=2.15.1
|
||||
version=2.16.0
|
||||
revision=1
|
||||
wrksrc="mbedtls-mbedtls-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,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=59d69500a7e919ddb9b35d2ca2b2bbeb8d66cf7f5da61de01a053dfe2b5a0060
|
||||
checksum=cd14ff7b422eac01516973e41252c67c274814783b32fafb91a63ebe946beaff
|
||||
|
||||
pre_configure() {
|
||||
sed -i include/mbedtls/config.h \
|
||||
|
|
Loading…
Reference in a new issue