[Groonga-commit] groonga/groonga at a3d2222 [master] apt: support stretch

Back to archive index

Kentaro Hayashi null+****@clear*****
Tue Jun 27 16:34:22 JST 2017


Kentaro Hayashi	2017-06-27 16:34:22 +0900 (Tue, 27 Jun 2017)

  New Revision: a3d22222b5da70ee72c8153d6f215a95b276c24e
  https://github.com/groonga/groonga/commit/a3d22222b5da70ee72c8153d6f215a95b276c24e

  Message:
    apt: support stretch

  Modified files:
    packages/apt/update-repository.sh

  Modified: packages/apt/update-repository.sh (+1 -1)
===================================================================
--- packages/apt/update-repository.sh    2017-06-27 16:06:25 +0900 (0ad8f4a)
+++ packages/apt/update-repository.sh    2017-06-27 16:34:22 +0900 (a95ad11)
@@ -109,7 +109,7 @@ EOF
 
 for code_name in ${CODES}; do
     case ${code_name} in
-	jessie|unstable)
+	jessie|stretch|unstable)
 	    distribution=debian
 	    component=main
 	    ;;
-------------- next part --------------
HTML����������������������������...
Download 



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