summaryrefslogtreecommitdiffstats
path: root/docs/download.html
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-01-13 22:16:41 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-13 23:23:24 +0100
commit90348425a5d59fe89cf980e55ae67461a41d8d11 (patch)
tree16ae321dffa59aa0ee6ae0bc553d66ccc67ad2b5 /docs/download.html
parent1753c3bf2aaad284cf92aaddab4e250b50949d5b (diff)
downloadbuildroot-90348425a5d59fe89cf980e55ae67461a41d8d11.tar.gz
buildroot-90348425a5d59fe89cf980e55ae67461a41d8d11.zip
website: add pointers to the PGP signatures for releases
Peter has just pointed me to the PGP signatures of the release tarballs, which exist since he's been doing releases. This was not obvious to me that the releases were signed, as there was no info about it on the website. So, add such links on the downloads page. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/download.html')
-rw-r--r--docs/download.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/download.html b/docs/download.html
index b9a9fcf1e7..4cf44cc077 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -10,8 +10,10 @@ The latest stable release is <b>2013.11</b>, which can be downloaded
here:<p>
<a href="/downloads/buildroot-2013.11.tar.gz">buildroot-2013.11.tar.gz</a>
+(<a href="/downloads/buildroot-2013.11.tar.gz.sign">PGP signature</a>)
or
-<a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a>.
+<a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a>
+(<a href="/downloads/buildroot-2013.11.tar.bz2.sign">PGP signature</a>).
<p>
<!--
@@ -19,11 +21,13 @@ The latest release candidate is <b>2013.11-rc3</b>, which can be
downloaded here:<p>
<a href="/downloads/buildroot-2013.11-rc3.tar.gz">buildroot-2013.11-rc3.tar.gz</a>
+(<a href="/downloads/buildroot-2013.11-rc3.tar.gz.sign">PGP signature</a>)
or
-<a href="/downloads/buildroot-2013.11-rc3.tar.bz2">buildroot-2013.11-rc3.tar.bz2</a>.
+<a href="/downloads/buildroot-2013.11-rc3.tar.bz2">buildroot-2013.11-rc3.tar.bz2</a>
+(<a href="/downloads/buildroot-2013.11-rc3.tar.bz2.sign">PGP signature</a>).
<p>
-->
-This and earlier releases can always be downloaded from
+This and earlier releases (and their PGP signatures) can always be downloaded from
<a href="/downloads/">http://buildroot.net/downloads/</a>.
<p>
OpenPOWER on IntegriCloud