Kouhei Sutou
null+****@clear*****
Fri Dec 26 18:43:20 JST 2014
Kouhei Sutou 2014-12-26 18:43:20 +0900 (Fri, 26 Dec 2014) New Revision: 8bc7e4101c682be52dc5cd3c39311d98b4bf2f3e https://github.com/groonga/groonga/commit/8bc7e4101c682be52dc5cd3c39311d98b4bf2f3e Message: packages windows: upgrade LZ4 to r126 r125 has a uninstallable bug. Modified files: packages/windows/Rakefile Modified: packages/windows/Rakefile (+1 -1) =================================================================== --- packages/windows/Rakefile 2014-12-26 18:15:25 +0900 (715c909) +++ packages/windows/Rakefile 2014-12-26 18:43:20 +0900 (ac4fcf5) @@ -107,7 +107,7 @@ namespace :build do tmp_dir = Pathname.new("tmp/lz4") rm_rf(tmp_dir) mkdir_p(tmp_dir) - lz4_version = "r125" + lz4_version = "r126" lz4_base = "lz4-#{lz4_version}" lz4_tar_gz_url_base = "https://github.com/Cyan4973/lz4/archive" -------------- next part -------------- HTML����������������������������...Download