From: Vincent Bernat Date: Sat, 18 Jun 2016 06:56:11 +0000 (+0200) Subject: index: add a link to GPG signature X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8ee0f11f74ff481efd6709fe45d5fd58301a4a8;p=thirdparty%2Flldpd.git index: add a link to GPG signature --- diff --git a/content/index.html b/content/index.html index 4a01514c..347ed7b4 100644 --- a/content/index.html +++ b/content/index.html @@ -15,7 +15,7 @@ Unixes. It also supports some proprietary protocols. # Interested? - - Download the latest version ([{{ resource.meta.latestversion }}][last]). + - Download the latest version ([{{ resource.meta.latestversion }}][last], [GPG][]) - Check the [list of features]([[features.html]]). - Learn [how to install _lldpd_]([[installation.html]]). - Learn [how to configure and use _lldpd_]([[usage.html]]). @@ -23,6 +23,7 @@ Unixes. It also supports some proprietary protocols. - [Add issues and feature requests](https://github.com/vincentbernat/lldpd/issues). [last]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version" +[GPG]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz.gpg "lldpd {{ resource.meta.latestversion }} GPG signature" [ISC]: https://en.wikipedia.org/wiki/ISC_license "ISC license on Wikipedia" [LLDP]: https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol "Link Layer Discovery Protocol"