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

Bruno Pagani archange at gemini.archlinux.org
Thu May 19 11:49:49 UTC 2022


    Date: Thursday, May 19, 2022 @ 11:49:49
  Author: archange
Revision: 1209234

upgpkg: libressl 3.5.3-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-19 11:43:12 UTC (rev 1209233)
+++ PKGBUILD	2022-05-19 11:49:49 UTC (rev 1209234)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=libressl
-pkgver=3.5.2
+pkgver=3.5.3
 pkgrel=1
 pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 optdepends=(ca-certificates)
 backup=(etc/libressl/openssl.cnf)
 source=(https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz{,.asc})
-sha256sums=('56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f'
+sha256sums=('3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28'
             'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
 



More information about the arch-commits mailing list