[arch-commits] Commit in libressl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Mar 17 19:54:00 UTC 2021
Date: Wednesday, March 17, 2021 @ 19:54:00
Author: anthraxx
Revision: 894167
upgpkg: libressl 3.2.5-1
Modified:
libressl/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-17 19:53:54 UTC (rev 894166)
+++ PKGBUILD 2021-03-17 19:54:00 UTC (rev 894167)
@@ -5,7 +5,7 @@
# Contributor: kpcyrd <git at rxv.cc>
pkgname=libressl
-pkgver=3.2.4
+pkgver=3.2.5
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=('ac1dbb9e05a64910856599b1ac61118fdec1b3d0c700e42444d81c0d5f507a5a' 'SKIP')
+sha256sums=('798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe'
+ 'SKIP')
validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
prepare() {
More information about the arch-commits
mailing list