]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
access to git with https
authorMarkham <markham001@gmx.de>
Tue, 11 Jan 2022 20:00:22 +0000 (21:00 +0100)
committerMarkham <markham001@gmx.de>
Tue, 11 Jan 2022 20:00:22 +0000 (21:00 +0100)
make/environment.mk

index 56bf84b1522687dcdce6eb004347a39b6e88902e..21bf2979373cf64aeebbb732b68cda60cf6598e4 100755 (executable)
@@ -303,8 +303,8 @@ CMAKE = \
 SVN   ?= svn
 SVNCO ?= $(SVN) co http://tuxcode.svn.sourceforge.net/svnroot/tuxcode
 
-CSGIT  ?= git://github.com/tuxbox-neutrino
-SSHGIT ?= git@github.com:/tuxbox-neutrino
+CSGIT  ?= https://github.com/tuxbox-neutrino
+SSHGIT ?= https://github.com/tuxbox-neutrino
 DDTGIT ?= git://github.com/Duckbox-Developers
 
 NTGIT ?= git://novatux.git.sourceforge.net/gitroot/novatux