diff --git a/packages/packages.3 b/packages/packages.3 index 392a5652..8688f7b4 100644 --- a/packages/packages.3 +++ b/packages/packages.3 @@ -1,45 +1,46 @@ # packages.3 the list of packages for use with gpg4win-3.x -*- sh -*- # # The download script processes the statements here to # actually download the packages. The syntax is trivial: # # If the first non whitespace character of a line is #, the line is # considered a comment. If the first word of a line is "server", the # rest of the line will be taken as the base URL for following file # commands. If the first word of a line is "file" the rest of the # line will be appended to the current base URL (with a / as # delimiter). The statement "chk" is followed by the SHA256 checksum of # the last file. server https://gnupg.org/ftp/gcrypt # All tarballs from this server are verified with an openpgp # signature made by "Werner Koch (dist sig)" or one of the other # gnupg main contributors. -# last changed 2022-02-07 -# by ah +# last changed 2023-01-05 +# by wk # verified: distsigkey.gpg -file libgcrypt/libgcrypt-1.8.9.tar.bz2 -chk 2bda4790aa5f0895d3407cf7bf6bd7727fd992f25a45a63d92fef10767fa3769 +file libgcrypt/libgcrypt-1.8.10.tar.bz2 +chk 6896915501f951e23d02dcb0453469c2cc22aa4d77a001ff73a2647c2d29e7dd + # last changed 2022-12-12 # by wk # verified: distsigkey file gnupg/gnupg-2.2.41.tar.bz2 chk 13f3291007a5e8546fcb7bc0c6610ce44aaa9b3995059d4f8145ba09fd5be3e1 name gnupg-w32-2.2.41_20221209-bin.exe file binary/gnupg-w32-2.2.41_20221209.exe chk 72f24a6be29971951ca2cf5d42bb2fc4f25836389ce6afa8636ac1f402ad93bf name gnupg-w32-2.2.41_20221209-src.tar.xz file binary/gnupg-w32-2.2.41_20221209.tar.xz link gnupg-msi-2.2.41_20221209-src.tar.xz chk e5115ddd24b44d06c3010bb395d5f6e340e9cf05e41f68b422affed0f62ba902 name gnupg-msi-2.2.41_20221209-bin.wixlib file binary/gnupg-w32-2.2.41_20221209.wixlib chk 6d2b1ab4118a38059c60a9e8c63b5cb52ad5f2c3a51a2268a777e58520799f2a # eof