aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/mbedtls/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mbedtls/APKBUILD b/community/mbedtls/APKBUILD
index 89a440d23b..4157395422 100644
--- a/community/mbedtls/APKBUILD
+++ b/community/mbedtls/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mbedtls
-pkgver=2.14.1
+pkgver=2.16.0
pkgrel=0
pkgdesc="Light-weight cryptographic and SSL/TLS library"
url="https://tls.mbed.org"
@@ -73,4 +73,4 @@ static() {
chmod -x "$subpkgdir"/usr/lib/*.a
}
-sha512sums="f8a9371fcdca34f61db3676f14f83ba303194dc097fcf34b8088b2d2b1b88b2818c2ed54eef747d8dff7c799e11aee511eb179bb815ae46934b3426d09926dda mbedtls-2.14.1-apache.tgz"
+sha512sums="765303bc0572b904e05990b254ed160eb18e300a1bbbb4aa5176e5cdbf5464a944d5ad06b712183e2396a48f0c7ae529e0c820303c3995f7d6b9c3f24535d004 mbedtls-2.16.0-apache.tgz"