[Groonga-mysql-commit] mroonga/mroonga at fe9cc51 [master] travis: use the latest mysql-apt-config

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Aug 26 09:38:48 JST 2016


Kouhei Sutou	2016-08-26 09:38:48 +0900 (Fri, 26 Aug 2016)

  New Revision: fe9cc517fb82c517d618b09eb29a08597d529011
  https://github.com/mroonga/mroonga/commit/fe9cc517fb82c517d618b09eb29a08597d529011

  Message:
    travis: use the latest mysql-apt-config

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2016-08-26 09:37:50 +0900 (8755981)
+++ tools/travis/install.sh    2016-08-26 09:38:48 +0900 (0bc6843)
@@ -104,7 +104,7 @@ else
         tar xzf $tar_gz
         ln -s mysql-${version} mysql
       else
-        repository_deb=mysql-apt-config_0.7.2-1_all.deb
+        repository_deb=mysql-apt-config_0.7.3-1_all.deb
         curl -O http://repo.mysql.com/${repository_deb}
         sudo env MYSQL_SERVER_VERSION=mysql-${series} \
              dpkg -i ${repository_deb}
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る