[git] gnupg-doc - branch, master, updated. 6aed9631236dde0a490075993f35487ec583d029
by Werner Koch
cvs at cvs.gnupg.org
Mon Feb 10 20:40:19 CET 2014
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 6aed9631236dde0a490075993f35487ec583d029 (commit)
from 39eb838f46ba3cded3770e83c1c81f0bdfd21ccc (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 6aed9631236dde0a490075993f35487ec583d029
Author: Werner Koch <wk at gnupg.org>
Date: Mon Feb 10 20:38:59 2014 +0100
swdb: Fixed swapped checksums for 1.4.16.
The problem occured due to a c+p paste error from the announcement
text.
diff --git a/web/swdb.mac b/web/swdb.mac
index 70a063e..dda4107 100644
--- a/web/swdb.mac
+++ b/web/swdb.mac
@@ -25,11 +25,11 @@
#
#+macro: gnupg1_patch_ver 1.4.15-1.4.16
#+macro: gnupg1_patch_size 26k
-#+macro: gnupg1_patch_sha1 82079c7c183467b4dd3795ca197983cd2494cec4
+#+macro: gnupg1_patch_sha1 ead70b47218ba76da51c16b652bee2a712faf2f6
#
#+macro: gnupg1_w32cli_ver 1.4.16
#+macro: gnupg1_w32cli_size 1573k
-#+macro: gnupg1_w32cli_sha1 ead70b47218ba76da51c16b652bee2a712faf2f6
+#+macro: gnupg1_w32cli_sha1 82079c7c183467b4dd3795ca197983cd2494cec4
#
-----------------------------------------------------------------------
Summary of changes:
web/swdb.mac | 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