[Groonga-commit] groonga/groonga at fc84303 [master] doc: use https instead of http

Back to archive index

Kentaro Hayashi null+****@clear*****
Sat Mar 25 15:33:29 JST 2017


Kentaro Hayashi	2017-03-25 15:33:29 +0900 (Sat, 25 Mar 2017)

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

  Message:
    doc: use https instead of http

  Modified files:
    doc/source/install/debian.rst

  Modified: doc/source/install/debian.rst (+3 -2)
===================================================================
--- doc/source/install/debian.rst    2017-03-25 10:41:48 +0900 (61f3a4e)
+++ doc/source/install/debian.rst    2017-03-25 15:33:29 +0900 (2475925)
@@ -23,11 +23,12 @@ Add the Groonga apt repository.
 
 /etc/apt/sources.list.d/groonga.list::
 
-  deb http://packages.groonga.org/debian/ jessie main
-  deb-src http://packages.groonga.org/debian/ jessie main
+  deb https://packages.groonga.org/debian/ jessie main
+  deb-src https://packages.groonga.org/debian/ jessie main
 
 Install::
 
+  % sudo apt-get install apt-transport-https
   % sudo apt-get update
   % sudo apt-get install -y --allow-unauthenticated groonga-keyring
   % sudo apt-get update
-------------- next part --------------
HTML����������������������������...
Download 



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