aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2023-03-16 08:55:59 -0700
committerQuentin Retornaz <gentoo@retornaz.com>2023-03-16 22:53:11 +0100
commit26bf68eb0c4d7b9a32694f1040954e1ba3fe4b15 (patch)
tree9bf091d62a2819977031a25e3e083ea3194813d4 /sec-keys
parentdev-libs/libressl: Remove old versions (diff)
downloadlibressl-26bf68eb0c4d7b9a32694f1040954e1ba3fe4b15.tar.gz
libressl-26bf68eb0c4d7b9a32694f1040954e1ba3fe4b15.tar.bz2
libressl-26bf68eb0c4d7b9a32694f1040954e1ba3fe4b15.zip
sec-keys/openpgp-keys-libressl: Add 20221212
Also removes 20201209 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
Diffstat (limited to 'sec-keys')
-rw-r--r--sec-keys/openpgp-keys-libressl/Manifest2
-rw-r--r--sec-keys/openpgp-keys-libressl/openpgp-keys-libressl-20221212.ebuild (renamed from sec-keys/openpgp-keys-libressl/openpgp-keys-libressl-20201209.ebuild)7
2 files changed, 3 insertions, 6 deletions
diff --git a/sec-keys/openpgp-keys-libressl/Manifest b/sec-keys/openpgp-keys-libressl/Manifest
index 0638fca..1d8de79 100644
--- a/sec-keys/openpgp-keys-libressl/Manifest
+++ b/sec-keys/openpgp-keys-libressl/Manifest
@@ -1 +1 @@
-DIST libressl-A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5.asc 14172 BLAKE2B ce4377d26d763a8bcde698ee2562c6cce416321c9e6882eaa061fec2a169222a95d00f5478b58a478cb3ca704740122eeee7481293e3afa8e22a66ccb888ae73 SHA512 2a21d9f2447e13580bff088366480ba895c016fa7548fcc8b642f270486ca28ba2eca9bb5f3a7ae63490256829acc78642799618c3d7ef1021729dab852e8e42
+DIST libressl.asc 13356 BLAKE2B 45b878bbde176afd9f61764e5fc85be5a06d38f35ee6e24f76fa49210e62cf79ca22ba2f88d4f900809bacb849b509b3744f78bc88a5fadb644334d55ca7048f SHA512 9ee6edd8634a6327cce3dac7d20a831aafef63a3e2073837929a761cf7fd6735f83f13f240334d3ae85d23a1f4e0f74ba5f4b416887b152673ae8525a6c172e7
diff --git a/sec-keys/openpgp-keys-libressl/openpgp-keys-libressl-20201209.ebuild b/sec-keys/openpgp-keys-libressl/openpgp-keys-libressl-20221212.ebuild
index f8abc82..e71891e 100644
--- a/sec-keys/openpgp-keys-libressl/openpgp-keys-libressl-20201209.ebuild
+++ b/sec-keys/openpgp-keys-libressl/openpgp-keys-libressl-20221212.ebuild
@@ -1,14 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="OpenPGP keys used by the libressl project"
HOMEPAGE="https://www.libressl.org/"
-SRC_URI="
- https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/key.asc
- -> libressl-A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5.asc
-"
+SRC_URI="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl.asc"
S=${WORKDIR}
LICENSE="public-domain"