From 0c1aed55d5b460a5bedac798401e5b84b080d58c Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sun, 22 Oct 2017 15:01:48 -0400 Subject: [doc] use https:// URLs to .lighttpd.net resources --- distribute.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distribute.sh.in') diff --git a/distribute.sh.in b/distribute.sh.in index a85fcece..e848c5f3 100644 --- a/distribute.sh.in +++ b/distribute.sh.in @@ -11,7 +11,7 @@ FILES="${RPMS} ${NAME}.tar.gz \ ChangeLog \ release-news.${VERSION}.txt \ ${NAME}.tar.gz.sig" -DLURL="http://www.lighttpd.net/download" +DLURL="https://www.lighttpd.net/download" pack=0 echo $1 case "$1" in -- cgit v1.2.1