[geany/plugins.geany.org] f57663: Use https instead of http

Frank Lanitz git-noreply at xxxxx
Sun Nov 15 19:16:50 UTC 2020


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Sun, 15 Nov 2020 19:16:50 UTC
Commit:      f57663ea9b5a4ddae14b2a8433b7baaa45b4c759
             https://github.com/geany/plugins.geany.org/commit/f57663ea9b5a4ddae14b2a8433b7baaa45b4c759

Log Message:
-----------
Use https instead of http


Modified Paths:
--------------
    content/downloads.html

Modified: content/downloads.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -158,7 +158,7 @@ <h3>Pre-1.37</h3>
 
 <p>Another complete example:</p>
 <code>
-wget http://download.geany.org/frlan-pubkey-2020.txt<br />
+wget https://download.geany.org/frlan-pubkey-2020.txt<br />
 gpg --import < frlan-pubkey-2020.txt<br />
 gpg --verify geany-plugins-<?php print $version ?>.tar.bz2.sig geany-plugins-<?php print $version ?>.tar.bz2
 </code>



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list