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

Bruno Pagani archange at archlinux.org
Sat Jul 18 16:32:05 UTC 2020


    Date: Saturday, July 18, 2020 @ 16:32:05
  Author: archange
Revision: 664441

upgpkg: libressl 3.2.0-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-18 16:26:53 UTC (rev 664440)
+++ PKGBUILD	2020-07-18 16:32:05 UTC (rev 664441)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=libressl
-pkgver=3.1.2
+pkgver=3.2.0
 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=('f88a2f7ea617149a34e40c022d9912963f00eaa6109af421317525e6c978d892'
-            'SKIP')
+sha256sums=('47bd2eb4b4503e47c02efa7e67d2fcd95c7eac6bc9d06b343a1b4705793ed1d5' 'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
 
 prepare() {



More information about the arch-commits mailing list