[git] gnupg-doc - branch, master, updated. 8730e196752a3a41c6536cca60ba8e2e442a5b88

by Andre Heinecke cvs at cvs.gnupg.org
Fri Jun 8 16:41:54 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  8730e196752a3a41c6536cca60ba8e2e442a5b88 (commit)
      from  d1df251db10b1922c354cb3cd3107ad590d3c341 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8730e196752a3a41c6536cca60ba8e2e442a5b88
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Fri Jun 8 16:41:18 2018 +0200

    web: Fix sha1 sums for gnupg and gnupg-w32
    
    * web/download/integrity_check.org: It's gnupg22_ver now.

diff --git a/web/download/integrity_check.org b/web/download/integrity_check.org
index b0f4cb6..f98fbd1 100644
--- a/web/download/integrity_check.org
+++ b/web/download/integrity_check.org
@@ -106,8 +106,8 @@
    that can be downloaded from [[ftp://ftp.gnupg.org/][our site]], have been gathered below.
 
    {{{begin_chksum}}}
-   {{{gnupg22_sha1}}}  gnupg-{{{gnupg21_ver}}}.tar.bz2
-   {{{gnupg22_w32_sha1}}}  gnupg-w32-{{{gnupg21_w32_ver}}}.exe
+   {{{gnupg22_sha1}}}  gnupg-{{{gnupg22_ver}}}.tar.bz2
+   {{{gnupg22_w32_sha1}}}  gnupg-w32-{{{gnupg22_w32_ver}}}.exe
    {{{libgpg_error_sha1}}}  libgpg-error-{{{libgpg_error_ver}}}.tar.bz2
    {{{libgcrypt_sha1}}}  libgcrypt-{{{libgcrypt_ver}}}.tar.bz2
    {{{libksba_sha1}}}  libksba-{{{libksba_ver}}}.tar.bz2

-----------------------------------------------------------------------

Summary of changes:
 web/download/integrity_check.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list