diff --git a/mbedtls2/PKGBUILD b/mbedtls2/PKGBUILD index 0255babb43..470874efb9 100644 --- a/mbedtls2/PKGBUILD +++ b/mbedtls2/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: carstene1ns pkgname=mbedtls2 -pkgver=2.28.6 +pkgver=2.28.7 pkgrel=1 pkgdesc='An open source, portable, easy to use, readable and flexible TLS library' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) @@ -24,7 +24,7 @@ provides=( libmbedx509.so ) options=(staticlibs) -_tag=3a91dad9dceb484eea8b41f8941facafc4520021 +_tag=53d3363c1f44576efa13f6bd9392dbaf79302415 source=(git+https://github.com/ARMmbed/mbedtls.git#tag=${_tag}) b2sums=(SKIP)