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

Bruno Pagani archange at archlinux.org
Wed May 27 18:30:15 UTC 2020


    Date: Wednesday, May 27, 2020 @ 18:30:14
  Author: archange
Revision: 635980

upgpkg: libressl 3.1.2-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 18:25:37 UTC (rev 635979)
+++ PKGBUILD	2020-05-27 18:30:14 UTC (rev 635980)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=libressl
-pkgver=3.1.1
+pkgver=3.1.2
 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=('bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00'
+sha256sums=('f88a2f7ea617149a34e40c022d9912963f00eaa6109af421317525e6c978d892'
             'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
 



More information about the arch-commits mailing list