* update mbedtls to 3.4.1-1

This commit is contained in:
Alexander Baldeck 2023-09-05 17:47:26 +02:00
parent 54187ee030
commit de836a7d3b

View File

@ -5,8 +5,8 @@
# Contributor: carstene1ns <arch carsten-teibes.de>
pkgname=mbedtls
pkgver=3.4.0
pkgrel=3
pkgver=3.4.1
pkgrel=1
pkgdesc='An open source, portable, easy to use, readable and flexible TLS library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url=https://tls.mbed.org
@ -31,7 +31,7 @@ provides=(
replaces=(polarssl)
conflicts=(polarssl)
options=(staticlibs)
_tag=1873d3bfc2da771672bd8e7e8f41f57e0af77f33
_tag=0b29872bf249f1a6b5a504ba797d7a260c471add
source=(git+https://github.com/ARMmbed/mbedtls.git#tag=${_tag})
b2sums=(SKIP)