- Update to 1.4.11
PR: ports/94451 Submitted by: maintainer
This commit is contained in:
parent
3e53430e85
commit
353b21199a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157293
3 changed files with 7 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lighttpd
|
||||
PORTVERSION= 1.4.10
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.4.11
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.lighttpd.net/download/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (lighttpd-1.4.10.tar.gz) = 51e42c2cc98a1f9986b9f232ff5a01f2
|
||||
SHA256 (lighttpd-1.4.10.tar.gz) = fdde0c08d3e1883c04ddc97a22916b063b2679f5fcfbda81436ff4e85db18160
|
||||
SIZE (lighttpd-1.4.10.tar.gz) = 777853
|
||||
MD5 (lighttpd-1.4.11.tar.gz) = f55eebb9815c94a7de35906bb557ecd3
|
||||
SHA256 (lighttpd-1.4.11.tar.gz) = 7782ac82af8ea8d14df5d35b6668c0d45c00f3ba43a6203c29c7fe7dfe98999c
|
||||
SIZE (lighttpd-1.4.11.tar.gz) = 781656
|
||||
|
|
|
@ -39,6 +39,9 @@ lib/lighttpd/mod_expire.so
|
|||
lib/lighttpd/mod_fastcgi.a
|
||||
lib/lighttpd/mod_fastcgi.la
|
||||
lib/lighttpd/mod_fastcgi.so
|
||||
lib/lighttpd/mod_flv_streaming.a
|
||||
lib/lighttpd/mod_flv_streaming.la
|
||||
lib/lighttpd/mod_flv_streaming.so
|
||||
lib/lighttpd/mod_indexfile.a
|
||||
lib/lighttpd/mod_indexfile.la
|
||||
lib/lighttpd/mod_indexfile.so
|
||||
|
|
Loading…
Reference in a new issue