[Groonga-commit] groonga/groonga at b568aa2 [master] package windows: use LZ4 r131

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Aug 26 17:25:01 JST 2016


Kouhei Sutou	2016-07-25 15:45:50 +0900 (Mon, 25 Jul 2016)

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

  Message:
    package windows: use LZ4 r131

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -1)
===================================================================
--- packages/windows/Rakefile    2016-07-25 15:45:33 +0900 (43e4284)
+++ packages/windows/Rakefile    2016-07-25 15:45:50 +0900 (1be9c2a)
@@ -128,7 +128,7 @@ namespace :build do
     tmp_dir = base_tmp_dir + "lz4"
     rm_rf(tmp_dir)
     mkdir_p(tmp_dir)
-    lz4_version = "r126"
+    lz4_version = "r131"
     lz4_base = "lz4-#{lz4_version}"
     lz4_tar_gz_url_base =
       "https://github.com/Cyan4973/lz4/archive"
-------------- next part --------------
HTML����������������������������...
下載 



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