~alpine/aports

testing/mbedtls: update to 2.2.1 v1 PROPOSED

Stuart Cardall: 1
 testing/mbedtls: update to 2.2.1

 1 files changed, 5 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2026/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/mbedtls: update to 2.2.1 Export this patch

Security & bugfixes:

https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog
---
 testing/mbedtls/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/testing/mbedtls/APKBUILD b/testing/mbedtls/APKBUILD
index dcbc6b6..cdffbf2 100644
--- a/testing/mbedtls/APKBUILD
+++ b/testing/mbedtls/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mbedtls
pkgver=2.2.0
pkgrel=1
pkgver=2.2.1
pkgrel=0
pkgdesc="Light-weight cryptographic and SSL/TLS library"
url="https://tls.mbed.org/"
arch="all"
@@ -55,6 +55,6 @@ static() {
	mv "$pkgdir"/usr/lib/*.a "$subpkgdir"/usr/lib/
}

md5sums="69165befb762895234c7600cd5cdb789  mbedtls-2.2.0-gpl.tgz"
sha256sums="451c1b864b5d07df9830f67af600ea6d53629df4484d38e86b2edc7a7526077c  mbedtls-2.2.0-gpl.tgz"
sha512sums="1522305abae952ac07a9f5d2f8ef9530ab86e1ce5867e5b5d18e15150bf8b0db2834cbd1bea98448ddcc0136bba325675efc66117d775bd52b848a97a04ce258  mbedtls-2.2.0-gpl.tgz"
md5sums="b6909d94600fc5f644e9bca52e96fb27  mbedtls-2.2.1-gpl.tgz"
sha256sums="bb1bffa3ac5ab143be2aae3d45a7a92b36112888ef465024d83724865fe62974  mbedtls-2.2.1-gpl.tgz"
sha512sums="03c32b46369d35e61acfeac83f417d09307d2f1e4358f9ea6af275d9a9a2319ca7a244733b5950a48d59f6305e4adcad6a66e589b42ee7417d1d4362c2595a4f  mbedtls-2.2.1-gpl.tgz"
-- 
2.6.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---