[arch-commits] Commit in s2n-tls/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Thu Apr 21 18:20:36 UTC 2022


    Date: Thursday, April 21, 2022 @ 18:20:35
  Author: anatolik
Revision: 1187245

upgpkg: s2n-tls 1.3.11-1

Modified:
  s2n-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 15:22:30 UTC (rev 1187244)
+++ PKGBUILD	2022-04-21 18:20:35 UTC (rev 1187245)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=s2n-tls
-pkgver=1.3.3
+pkgver=1.3.11
 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)
 makedepends=(cmake)
 source=(s2n-tls-$pkgver.zip::https://github.com/aws/s2n-tls/archive/v$pkgver.zip)
-sha256sums=('9edf8fa0b03fdea4788d4b39de93dd52eb5ead700ece3b10160cff40a70726a3')
+sha256sums=('cb47b55f4e05d2bb4ee83484659677b5a9ef1f9ebad5233c94eed8c5d5044f75')
 
 build() {
   cd s2n-tls-$pkgver



More information about the arch-commits mailing list