Date: Tuesday, March 7, 2023 @ 20:24:55
  Author: anatolik
Revision: 1416741

upgpkg: s2n-tls 1.3.38-1

Modified:
  s2n-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-07 20:22:55 UTC (rev 1416740)
+++ PKGBUILD    2023-03-07 20:24:55 UTC (rev 1416741)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=s2n-tls
-pkgver=1.3.32
+pkgver=1.3.38
 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=('b74e31cd3523d975ffab8d0cfd7e510f155826dd9710b684144ec433dea4dabb')
+sha256sums=('6e57893c42b17df6dc64643953640554f7379e45c06e78ed3b0415cc7e45c32a')
 
 build() {
   cd s2n-tls-$pkgver

Reply via email to