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

Bruno Pagani archange at gemini.archlinux.org
Tue Apr 26 13:53:19 UTC 2022


    Date: Tuesday, April 26, 2022 @ 13:53:18
  Author: archange
Revision: 1190968

upgpkg: libressl 3.5.2-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 13:52:56 UTC (rev 1190967)
+++ PKGBUILD	2022-04-26 13:53:18 UTC (rev 1190968)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=libressl
-pkgver=3.4.3
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL"
 arch=(x86_64)
@@ -15,7 +15,8 @@
 optdepends=(ca-certificates)
 backup=(etc/libressl/openssl.cnf)
 source=(https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz{,.asc})
-sha256sums=('ff88bffe354818b3ccf545e3cafe454c5031c7a77217074f533271d63c37f08d' 'SKIP')
+sha256sums=('56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f'
+            'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
 
 prepare() {



More information about the arch-commits mailing list