[arch-commits] Commit in libressl/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Thu Sep 9 19:56:25 UTC 2021
Date: Thursday, September 9, 2021 @ 19:56:24
Author: anthraxx
Revision: 1013134
upgpkg: libressl 3.3.4-1
Modified:
libressl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-09 19:56:24 UTC (rev 1013133)
+++ PKGBUILD 2021-09-09 19:56:24 UTC (rev 1013134)
@@ -5,7 +5,7 @@
# Contributor: kpcyrd <git at rxv.cc>
pkgname=libressl
-pkgver=3.3.3
+pkgver=3.3.4
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=('a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066'
+sha256sums=('bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931'
'SKIP')
validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
More information about the arch-commits
mailing list