[Groonga-commit] groonga/groonga at be10ab5 [hot-fix-one-character-regexp-search] package windows: use https

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 16 11:28:31 JST 2017


Kouhei Sutou	2017-01-16 11:28:31 +0900 (Mon, 16 Jan 2017)

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

  Message:
    package windows: use https

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -1)
===================================================================
--- packages/windows/Rakefile    2017-01-06 16:57:37 +0900 (d99d177)
+++ packages/windows/Rakefile    2017-01-16 11:28:31 +0900 (3160a73)
@@ -92,7 +92,7 @@ namespace :build do
     zlib_version = "1.2.8"
     zlib_base = "zlib-#{zlib_version}"
     zlib_tar_gz_url_base =
-      "http://downloads.sourceforge.net/project/libpng/zlib"
+      "https://downloads.sourceforge.net/project/libpng/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����������������������������...
Download 



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