pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/lighttpd
Module Name: pkgsrc
Committed By: nia
Date: Fri Mar 20 11:45:02 UTC 2020
Modified Files:
pkgsrc/www/lighttpd: Makefile
Log Message:
lighttpd: use https
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/lighttpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/lighttpd/Makefile
diff -u pkgsrc/www/lighttpd/Makefile:1.86 pkgsrc/www/lighttpd/Makefile:1.87
--- pkgsrc/www/lighttpd/Makefile:1.86 Mon Feb 3 11:08:06 2020
+++ pkgsrc/www/lighttpd/Makefile Fri Mar 20 11:45:01 2020
@@ -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@localhost
-HOMEPAGE= http://www.lighttpd.net/
+HOMEPAGE= https://www.lighttpd.net/
COMMENT= Fast, light-footprint HTTP server
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index