[Groonga-commit] groonga/heroku-groonga-builder at a35a5bb [master] Use MessagePack 2.1.1

Back to archive index

Ryo Sugimoto null+****@clear*****
Mon Feb 6 21:18:34 JST 2017


Ryo Sugimoto	2017-02-06 21:18:34 +0900 (Mon, 06 Feb 2017)

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

  Message:
    Use MessagePack 2.1.1

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2017-01-30 22:45:57 +0900 (50b8e4c)
+++ Rakefile    2017-02-06 21:18:34 +0900 (3c9a55a)
@@ -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.1.0"
+    msgpack_version = "2.1.1"
     msgpack_archive_name = "msgpack-#{msgpack_version}"
     sh("curl",
        "--silent",
-------------- next part --------------
HTML����������������������������...
Descargar 



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