From: Lasse Collin Date: Mon, 24 Apr 2017 16:30:22 +0000 (+0300) Subject: Update the Git repository URL to HTTPS in ChangeLog. X-Git-Tag: v5.3.1alpha~23 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=144ef9e19e9496c995b21505dd1e111c442968d1;p=thirdparty%2Fxz.git Update the Git repository URL to HTTPS in ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 0c33f156..224783c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ See the commit log in the git repository: - git clone http://git.tukaani.org/xz.git + git clone https://git.tukaani.org/xz.git Note that "make dist" doesn't put this tiny file into the package. Instead, the git commit log is used as ChangeLog. See dist-hook in