libraries/mbedtls: Updated for version 2.16.6.

Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
orbea 2020-06-08 19:59:34 -07:00 committed by Willy Sudiarto Raharjo
parent b5d717f2d4
commit ffa6559e44
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for mbedtls
# Copyright 2015 Euan Thoms (euan at potensol dot com)
# Copyright 2019 Hunter Sezen California, USA
# Copyright 2019-2020 Hunter Sezen California, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mbedtls
VERSION=${VERSION:-2.16.2}
VERSION=${VERSION:-2.16.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mbedtls"
VERSION="2.16.2"
VERSION="2.16.6"
HOMEPAGE="https://tls.mbed.org"
DOWNLOAD="https://github.com/ARMmbed/mbedtls/archive/mbedtls-2.16.2/mbedtls-mbedtls-2.16.2.tar.gz"
MD5SUM="e099b6f9fffde49565133770f3f5f387"
DOWNLOAD="https://github.com/ARMmbed/mbedtls/archive/mbedtls-2.16.6/mbedtls-mbedtls-2.16.6.tar.gz"
MD5SUM="a3971a0e6a7ac61adfe2f873b3af7c81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""