]> git.tuebingen.mpg.de Git - tfortune.git/commitdiff
Prefer https for gitweb and git clone.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 24 Apr 2024 14:19:49 +0000 (16:19 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 24 Apr 2024 14:48:13 +0000 (16:48 +0200)
Thanks to Johannes Wörner for setting up https on the git server.

Makefile
configure.ac

index 73c4612e287deb1d61861aff3e8bc9a81fdffec8..7fb109f12220fcbcc5a6e0a313831de3401bde3f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,8 +25,8 @@ AUTHOR := Andre Noll
 EMAIL := maan@tuebingen.mpg.de
 COPYRIGHT_YEAR := 2019
 PACKAGE_HOMEPAGE := http://people.tuebingen.mpg.de/maan/$(PACKAGE)/
-CLONE_URL := git://git.tuebingen.mpg.de/$(PACKAGE)/
-GITWEB_URL := http://git.tuebingen.mpg.de/$(PACKAGE).git
+CLONE_URL := https://git.tuebingen.mpg.de/$(PACKAGE)/
+GITWEB_URL := https://git.tuebingen.mpg.de/$(PACKAGE).git
 LICENSE := GNU GPL version 3
 LICENSE_URL := https://www.gnu.org/licenses/gpl-3.0-standalone.html
 HOME_URL := http://people.tuebingen.mpg.de/maan/
index 0518719ab1018e147f9ddcbd88df5f3e80d92279..4c67da9496d55aede86858b23296db77d5827a3b 100644 (file)
@@ -26,7 +26,7 @@ if test $HAVE_LOPSUB == no; then AC_MSG_ERROR([
 
        On Debian/Ubuntu systems you mny install the liblopsub-dev package.
        Alternatively, run the following command to download a copy.
-               git clone git://git.tuebingen.mpg.de/lopsub.git
+               git clone https://git.tuebingen.mpg.de/lopsub.git
        Install the library, then run this configure script again.
 
        If you installed lopsub at a non-standard location, make sure to set