Bugfixes.
Link: https://www.lighttpd.net/2021/12/1/1.4.62/
Link: https://www.lighttpd.net/2021/12/4/1.4.63/
Signed-off-by: Alexander Dahl <[email protected]>
---
Notes:
v2:
- bump to 1.4.63 instead of 1.4.62 (hot fix)
rules/lighttpd.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 45eb067a5..58a311404 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.61
-LIGHTTPD_MD5 := 4814a4e9762bd55d0ac5b4d66ecbfd02
+LIGHTTPD_VERSION := 1.4.63
+LIGHTTPD_MD5 := f4ad032b4b861f42a5df5f900ec6457b
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.xz
LIGHTTPD_URL :=
http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
@@ -57,6 +57,7 @@ LIGHTTPD_CONF_OPT := \
--without-krb5 \
--$(call ptx/wwo, PTXCONF_LIGHTTPD_OPENSSL)-openssl \
--without-wolfssl \
+ --without-pcre2 \
--$(call ptx/wwo, PTXCONF_LIGHTTPD_PCRE)-pcre \
--$(call ptx/wwo, PTXCONF_LIGHTTPD_ZLIB)-zlib \
--$(call ptx/wwo, PTXCONF_LIGHTTPD_ZSTD)-zstd \
base-commit: 70205d7cc77ff2bd36860291bf767f91bb4bc989
--
2.30.2
_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to
[email protected]