[Groonga-commit] groonga/groonga at b40c3f0 [master] windows: use https://

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Apr 26 02:04:18 JST 2016


HAYASHI Kentaro	2016-04-26 02:04:18 +0900 (Tue, 26 Apr 2016)

  New Revision: b40c3f0af9f96612f92510c19c2cf8ff8eed83eb
  https://github.com/groonga/groonga/commit/b40c3f0af9f96612f92510c19c2cf8ff8eed83eb

  Message:
    windows: use https://

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -1)
===================================================================
--- packages/windows/Rakefile    2016-04-26 01:39:19 +0900 (0313f10)
+++ packages/windows/Rakefile    2016-04-26 02:04:18 +0900 (8598a90)
@@ -90,7 +90,7 @@ namespace :build do
     zlib_version = "1.2.8"
     zlib_base = "zlib-#{zlib_version}"
     zlib_tar_gz_url_base =
-      "http://sourceforge.net/projects/libpng/files/zlib"
+      "https://sourceforge.net/projects/libpng/files/zlib"
     zlib_tar_gz_url =
       "#{zlib_tar_gz_url_base}/#{zlib_version}/#{zlib_base}.tar.gz"
     zlib_tar_gz = download(zlib_tar_gz_url, download_dir)
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index