[arch-commits] Commit in libressl/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Thu Dec 2 20:23:58 UTC 2021
Date: Thursday, December 2, 2021 @ 20:23:58
Author: archange
Revision: 1062558
upgpkg: libressl 3.4.2-1
Modified:
libressl/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 20:20:41 UTC (rev 1062557)
+++ PKGBUILD 2021-12-02 20:23:58 UTC (rev 1062558)
@@ -5,7 +5,7 @@
# Contributor: kpcyrd <git at rxv.cc>
pkgname=libressl
-pkgver=3.4.1
+pkgver=3.4.2
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=('107ceae6ca800e81cb563584c16afa36d6c7138fade94a2b3e9da65456f7c61c'
- 'SKIP')
+sha256sums=('cb82ca7d547336917352fbd23db2fc483c6c44d35157b32780214ec74197b3ce' 'SKIP')
validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook <bcook at openbsd.org>
prepare() {
More information about the arch-commits
mailing list