summaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-20 11:45:01 +0000
committernia <nia@pkgsrc.org>2020-03-20 11:45:01 +0000
commitfefcc63c8d25a39f4792ebbec3c9d3b6bed53e3a (patch)
tree164e253118c6c297304ad63ed1eeee9a3ef40ca0 /www/lighttpd
parent312524cf7efe37b635707d299fcbf4d7e7e9619f (diff)
downloadpkgsrc-fefcc63c8d25a39f4792ebbec3c9d3b6bed53e3a.tar.gz
lighttpd: use https
Diffstat (limited to 'www/lighttpd')
-rw-r--r--www/lighttpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index f4139134332..7553a0975aa 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.86 2020/02/03 11:08:06 nros Exp $
+# $NetBSD: Makefile,v 1.87 2020/03/20 11:45:01 nia Exp $
DISTNAME= lighttpd-1.4.55
CATEGORIES= www
-MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/
+MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.lighttpd.net/
+HOMEPAGE= https://www.lighttpd.net/
COMMENT= Fast, light-footprint HTTP server
LICENSE= modified-bsd