]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
scripts/added-to-stable: change to https in url.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 May 2019 13:11:20 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 May 2019 13:11:20 +0000 (15:11 +0200)
scripts/added-to-stable

index b5fe361edeef51a6f9e83f26e5bb43d5cea9a7ba..e4402db898e316cec9c344a378b6c0e5309ecc2f 100755 (executable)
@@ -147,7 +147,7 @@ reply()
                echo "    $SUBJECT"
                echo
                echo "to the $KERNEL-stable tree which can be found at:"
-               echo "    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary"
+               echo "    https://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary"
                echo
                echo "The filename of the patch is:"
                echo "    " `basename "$PATCH"`