Date: Tuesday, January 10, 2023 @ 20:50:59
  Author: anatolik
Revision: 1382532

upgpkg: s2n-tls 1.3.32-1

Modified:
  s2n-tls/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-10 20:50:27 UTC (rev 1382531)
+++ PKGBUILD    2023-01-10 20:50:59 UTC (rev 1382532)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=s2n-tls
-pkgver=1.3.31
+pkgver=1.3.32
 pkgrel=1
 pkgdesc='A C99 implementation of the TLS/SSL protocols that is designed to be 
simple, small, fast, and with security as a priority'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(openssl gcc-libs)
 makedepends=(cmake)
 
source=(s2n-tls-$pkgver.zip::https://github.com/aws/s2n-tls/archive/v$pkgver.zip)
-sha256sums=('b4f7c9f85a9618fa3fe425042452ea4996354e3669c4a9d4509b624458df81dd')
+sha256sums=('b74e31cd3523d975ffab8d0cfd7e510f155826dd9710b684144ec433dea4dabb')
 
 build() {
   cd s2n-tls-$pkgver

Reply via email to