Kentaro Hayashi
null+****@clear*****
Wed Nov 22 14:28:53 JST 2017
Kentaro Hayashi 2017-11-22 14:28:53 +0900 (Wed, 22 Nov 2017) New Revision: 6500649e98b47c510819c4b0af8c3cee66b16a1b https://github.com/groonga/groonga/commit/6500649e98b47c510819c4b0af8c3cee66b16a1b Message: apt: use latest debian box Modified files: packages/apt/Vagrantfile Modified: packages/apt/Vagrantfile (+2 -2) =================================================================== --- packages/apt/Vagrantfile 2017-11-22 13:46:51 +0900 (d09a817f9) +++ packages/apt/Vagrantfile 2017-11-22 14:28:53 +0900 (a2f01f498) @@ -16,11 +16,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| }, { :id => "debian-stretch-i386", - :box_url => "http://packages.groonga.org/tmp/debian-9.0-i386.virtualbox.box", + :box => "bento/debian-9.2-i386", }, { :id => "debian-stretch-amd64", - :box => "bento/debian-9.1", + :box => "bento/debian-9.2", }, ] -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171122/ff9fb413/attachment.htm