mbedtls: update to 2.2.1.
This commit is contained in:
parent
246a60cf51
commit
52957b998d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mbedtls'
|
||||
pkgname=mbedtls
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
hostmakedepends="perl cmake"
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTING=0 -DUSE_SHARED_MBEDTLS_LIBRARY=1"
|
||||
|
@ -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=3c6d3487ab056da94450cf907afc84f026aff7880182baffe137c98e3d00fb55
|
||||
checksum=6ddd5ca2e7dfb43d2fd750400856246fc1c98344dabf01b1594eb2f9880ef7ce
|
||||
|
||||
pre_configure() {
|
||||
sed -i include/mbedtls/config.h \
|
||||
|
|
Loading…
Reference in a new issue