From: Erik <ummeegge@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] nginx: Update to version 1.19.2
Date: Tue, 29 Sep 2020 10:53:21 +0200 [thread overview]
Message-ID: <20200929085321.17799-1-ummeegge@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]
Several bugfixes and features has been integrated since version 1.17.8.
A full overview of all changes are located in here --> https://github.com/nginx/nginx-releases/blob/master/CHANGES .
Signed-off-by: Erik <ummeegge(a)ipfire.org>
---
lfs/nginx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/nginx b/lfs/nginx
index 4a52e9471..183fae1de 100644
--- a/lfs/nginx
+++ b/lfs/nginx
@@ -24,7 +24,7 @@
include Config
-VER = 1.17.8
+VER = 1.19.2
THISAPP = nginx-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nginx
-PAK_VER = 10
+PAK_VER = 11
###############################################################################
# Top-level Rules
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 29cd861a13aae69a058cbabaae86177b
+$(DL_FILE)_MD5 = 3dc55f6451ed6f819f1c796f4e5e9617
install : $(TARGET)
--
2.12.2
reply other threads:[~2020-09-29 8:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200929085321.17799-1-ummeegge@ipfire.org \
--to=ummeegge@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox