[Groonga-commit] groonga/heroku-groonga-builder at 3d8a0b2 [master] Use MessagePack 2.1.0

Back to archive index

Ryo Sugimoto null+****@clear*****
Fri Jan 27 21:18:14 JST 2017


Ryo Sugimoto	2017-01-27 21:18:14 +0900 (Fri, 27 Jan 2017)

  New Revision: 3d8a0b27108463d19311fc7b25173b65b9c2b9fe
  https://github.com/groonga/heroku-groonga-builder/commit/3d8a0b27108463d19311fc7b25173b65b9c2b9fe

  Message:
    Use MessagePack 2.1.0

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2017-01-06 08:19:25 +0900 (9ec144a)
+++ Rakefile    2017-01-27 21:18:14 +0900 (ffbd005)
@@ -150,7 +150,7 @@ class GroongaBuilder
        "https://cmake.org/files/v#{cmake_version.sub(/.[0-9]\z/, "")}/#{cmake_archive_name}.tar.gz")
     sh("tar", "xf", "#{cmake_archive_name}.tar.gz")
     
-    msgpack_version = "2.0.0"
+    msgpack_version = "2.1.0"
     msgpack_archive_name = "msgpack-#{msgpack_version}"
     sh("curl",
        "--silent",
-------------- next part --------------
HTML����������������������������...
Download 



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