Date: Tuesday, May 2, 2023 @ 21:15:19
  Author: anatolik
Revision: 1455918

upgpkg: s2n-tls 1.3.43-1

Modified:
  s2n-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-02 21:15:03 UTC (rev 1455917)
+++ PKGBUILD    2023-05-02 21:15:19 UTC (rev 1455918)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=s2n-tls
-pkgver=1.3.42
+pkgver=1.3.43
 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=('8b4268810190c6ae19c69e62ad6672f8d25a3ee687dd06afe6c5450b105f10ea')
+sha256sums=('a3ec8b4d30408bc22f7e88673be1d53f5fc4b0ae50ee9b120580315931283813')
 
 build() {
   cd s2n-tls-$pkgver

Reply via email to