From: Greg Kroah-Hartman Date: Mon, 6 May 2019 13:11:20 +0000 (+0200) Subject: scripts/added-to-stable: change to https in url. X-Git-Tag: v4.9.174~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=466aa12c9bbe505d9f3704161c2beff5b8111aa4;p=thirdparty%2Fkernel%2Fstable-queue.git scripts/added-to-stable: change to https in url. --- diff --git a/scripts/added-to-stable b/scripts/added-to-stable index b5fe361edee..e4402db898e 100755 --- a/scripts/added-to-stable +++ b/scripts/added-to-stable @@ -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"`