[Groonga-commit] groonga/groonga at 2d1aa44 [master] windows: use LZ4 1.7.5

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 29 14:54:20 JST 2017


Kouhei Sutou	2017-03-29 14:54:20 +0900 (Wed, 29 Mar 2017)

  New Revision: 2d1aa44d13882e349e5c752ed790852212db18f6
  https://github.com/groonga/groonga/commit/2d1aa44d13882e349e5c752ed790852212db18f6

  Message:
    windows: use LZ4 1.7.5

  Modified files:
    bundled_lz4_version
    vendor/download_lz4.rb

  Modified: bundled_lz4_version (+1 -1)
===================================================================
--- bundled_lz4_version    2017-03-29 14:54:09 +0900 (b3ca7e0)
+++ bundled_lz4_version    2017-03-29 14:54:20 +0900 (535cc4d)
@@ -1 +1 @@
-r131
+v1.7.5

  Modified: vendor/download_lz4.rb (+1 -1)
===================================================================
--- vendor/download_lz4.rb    2017-03-29 14:54:09 +0900 (1795e40)
+++ vendor/download_lz4.rb    2017-03-29 14:54:20 +0900 (7dfce19)
@@ -50,5 +50,5 @@ def download(url, base)
   FileUtils.rm_rf(tar_gz)
 end
 
-download("https://github.com/Cyan4973/lz4/archive/#{lz4_version}.tar.gz",
+download("https://github.com/lz4/lz4/archive/#{lz4_version}.tar.gz",
          lz4_base)
-------------- next part --------------
HTML����������������������������...
下載 



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