[arch-commits] Commit in mbedtls/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jul 9 17:48:10 UTC 2021
Date: Friday, July 9, 2021 @ 17:48:09
Author: arojas
Revision: 976238
Update to 2.27.0
Modified:
mbedtls/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-09 17:26:56 UTC (rev 976237)
+++ PKGBUILD 2021-07-09 17:48:09 UTC (rev 976238)
@@ -3,7 +3,7 @@
# Contributor: carstene1ns <arch carsten-teibes.de>
pkgname=mbedtls
-pkgver=2.26.0
+pkgver=2.27.0
pkgrel=1
pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl"
arch=('x86_64')
@@ -17,8 +17,8 @@
conflicts=('polarssl')
options=('staticlibs')
source=(https://github.com/ARMmbed/mbedtls/archive/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('35d8d87509cd0d002bddbd5508b9d2b931c5e83747d087234cc7ad551d53fe05')
-b2sums=('549f00db4bfbba4a88de0ff76f32140d7421ad3ab58e3cdf08ec40e0a3da5dcc7a1bcb6eb1ce491ebb544dcd15eb6bc634f04e6ab0f773dc89fa44b6843542ad')
+sha256sums=('4f6a43f06ded62aa20ef582436a39b65902e1126cbbe2fb17f394e9e9a552767')
+b2sums=('31840e5a518643495f319cac8e0c876bdca5dbdee6524d30cace3538d5fb5ba7847dd653f61f775f5c3c384ac0533afdbf6172b3e523db515eceecc29fadd2da')
prepare() {
cd "$pkgname-$pkgname-$pkgver"
More information about the arch-commits
mailing list