[Groonga-commit] pgroonga/pgroonga at 1fcc90f [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 3 12:56:16 JST 2017


Kouhei Sutou	2017-07-03 12:56:16 +0900 (Mon, 03 Jul 2017)

  New Revision: 1fcc90f49a8e927bef05ace07b95e2db88d0d404
  https://github.com/pgroonga/pgroonga/commit/1fcc90f49a8e927bef05ace07b95e2db88d0d404

  Message:
    Fix a typo

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+1 -1)
===================================================================
--- packages/apt/Vagrantfile    2017-07-03 12:51:54 +0900 (7522291)
+++ packages/apt/Vagrantfile    2017-07-03 12:56:16 +0900 (729aaa6)
@@ -15,7 +15,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
       :box => "bento/debian-8.8",
     },
     {
-      :id => "debian-jessie-amd64",
+      :id => "debian-stretch-amd64",
       :box => "bento/debian-9.0",
     },
   ]
-------------- next part --------------
HTML����������������������������...
Descargar 



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