Date: Tuesday, November 1, 2022 @ 16:19:14 Author: foutrelis Revision: 1340180
upgpkg: s2n-tls 1.3.24-2: OpenSSL 3.0 rebuild Modified: s2n-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-01 16:18:52 UTC (rev 1340179) +++ PKGBUILD 2022-11-01 16:19:14 UTC (rev 1340180) @@ -2,7 +2,7 @@ pkgname=s2n-tls pkgver=1.3.24 -pkgrel=1 +pkgrel=2 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) url='https://github.com/aws/s2n-tls'
