[Gpg4win-commits] [git] Gpg4win - branch, website, updated. gpg4win-2.1.0-232-g99ae27e

by Andre Heinecke cvs at cvs.gnupg.org
Mon Jan 4 10:32:16 CET 2016


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 "GnuPG for Windows".

The branch, website has been updated
       via  99ae27e49dea46f35f99196a18dbcdfd3e37ab32 (commit)
      from  5561563b9d4809f12726c2a51aae2ac4145ff6df (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 99ae27e49dea46f35f99196a18dbcdfd3e37ab32
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Mon Jan 4 10:31:45 2016 +0100

    Change download URLs to https, too
    
    * versions.m4: Change download to https

diff --git a/web/versions.m4 b/web/versions.m4
index fcaca9d..4f2e5fc 100644
--- a/web/versions.m4
+++ b/web/versions.m4
@@ -1,12 +1,12 @@
 m4_define(`VERSION',`2.3.0')
-m4_define(`DOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-VERSION.exe')
+m4_define(`DOWNLOAD_URL',`https://files.gpg4win.org/gpg4win-VERSION.exe')
 m4_define(`DL_SIZE',`26 MByte')
-m4_define(`LDOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-light-VERSION.exe')
+m4_define(`LDOWNLOAD_URL',`https://files.gpg4win.org/gpg4win-light-VERSION.exe')
 m4_define(`LDL_SIZE',`9 MByte')
 m4_define(`DL_DATE',`2015-11-25')
-m4_define(`VDOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-vanilla-VERSION.exe')
+m4_define(`VDOWNLOAD_URL',`https://files.gpg4win.org/gpg4win-vanilla-VERSION.exe')
 m4_define(`VDL_SIZE',`4 MByte')
-m4_define(`SDOWNLOAD_URL',`http://files.gpg4win.org/gpg4win-VERSION.tar.bz2')
+m4_define(`SDOWNLOAD_URL',`https://files.gpg4win.org/gpg4win-VERSION.tar.bz2')
 m4_define(`SDL_SIZE',`6 MByte')
 m4_define(`SHA1_SRC',`b678eb345342aeb6ced545babcf4ed7a47a0da47')
 m4_define(`SHA1_EXE',`88d90ee9a1ea3e66b198ea866063140b882444d5')

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

Summary of changes:
 web/versions.m4 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list