summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-27 17:54:53 +0200
committerRemi Collet <remi@remirepo.net>2017-06-27 17:54:53 +0200
commitd493373a6b70ceb154b42ef86eb335535b9b6a51 (patch)
tree217002393e951aa50365a7480feb702e6451ea79
parent09ca5db7c0582357b21a056796ee3b27afb4a296 (diff)
add link to new GPG key
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3d4c3acc..a9ab8973 100644
--- a/index.html
+++ b/index.html
@@ -270,7 +270,10 @@
<h2>Other resources</h2>
<ul class="pkglist">
<li>
- <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi" class="inpage">RPM-GPG-KEY-remi</a>: the GnuPG public key of the key pair used to sign my packages
+ <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi2017" class="inpage">RPM-GPG-KEY-remi2017</a>: the GnuPG public key of the key pair used to sign my packages (Fedora 26+ and .src.rpm)
+ </li>
+ <li>
+ <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi" class="inpage">RPM-GPG-KEY-remi</a>: the GnuPG public key of the key pair used to sign my packages (Fedora <= 25 and EL)
</li>
<li>
<a href="https://git.remirepo.net/cgit/" class="inpage">https://git.remirepo.net/cgit/</a>