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

Bruno Pagani archange at archlinux.org
Sun Mar 14 04:13:39 UTC 2021


    Date: Sunday, March 14, 2021 @ 04:13:38
  Author: archange
Revision: 890862

upgpkg: libressl 3.2.4-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 04:11:39 UTC (rev 890861)
+++ PKGBUILD	2021-03-14 04:13:38 UTC (rev 890862)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=libressl
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL"
 arch=(x86_64)
@@ -15,8 +15,7 @@
 optdepends=(ca-certificates)
 backup=(etc/libressl/openssl.cnf)
 source=(https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz{,.asc})
-sha256sums=('412dc2baa739228c7779e93eb07cd645d5c964d2f2d837a9fd56db7498463d73'
-            'SKIP')
+sha256sums=('ac1dbb9e05a64910856599b1ac61118fdec1b3d0c700e42444d81c0d5f507a5a' 'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
 
 prepare() {



More information about the arch-commits mailing list