From: Frank Vanbever <frank.vanbever@mind.be>
To: buildroot@buildroot.org
Cc: Frank Vanbever <frank.vanbever@mind.be>
Subject: [Buildroot] [PATCH 1/2] package/nginx-modsecurity: bump to version 1.0.3
Date: Wed, 8 Feb 2023 16:57:51 +0100 [thread overview]
Message-ID: <20230208155752.73981-1-frank.vanbever@mind.be> (raw)
Signed-off-by: Frank Vanbever <frank.vanbever@mind.be>
---
package/nginx-modsecurity/nginx-modsecurity.hash | 4 ++--
package/nginx-modsecurity/nginx-modsecurity.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/nginx-modsecurity/nginx-modsecurity.hash b/package/nginx-modsecurity/nginx-modsecurity.hash
index fbaf1ca239..0cd2ee07cd 100644
--- a/package/nginx-modsecurity/nginx-modsecurity.hash
+++ b/package/nginx-modsecurity/nginx-modsecurity.hash
@@ -1,4 +1,4 @@
-# From https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v1.0.2/modsecurity-nginx-v1.0.2.tar.gz.sha256
-sha256 41a6660c50508c60df59f8f09c444d18ef8112a4c118cdc791a3992390b78c32 modsecurity-nginx-v1.0.2.tar.gz
+# From https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v1.0.3/modsecurity-nginx-v1.0.3.tar.gz.sha256
+sha256 ae811c7208ac029cb7a99d6f63e03d3971797607517187f47620df39c1f78add modsecurity-nginx-v1.0.3.tar.gz
# Localy calculated
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
diff --git a/package/nginx-modsecurity/nginx-modsecurity.mk b/package/nginx-modsecurity/nginx-modsecurity.mk
index 90ef8ecd51..a00c200469 100644
--- a/package/nginx-modsecurity/nginx-modsecurity.mk
+++ b/package/nginx-modsecurity/nginx-modsecurity.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NGINX_MODSECURITY_VERSION = 1.0.2
+NGINX_MODSECURITY_VERSION = 1.0.3
NGINX_MODSECURITY_SOURCE = modsecurity-nginx-v$(NGINX_MODSECURITY_VERSION).tar.gz
NGINX_MODSECURITY_SITE = https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v$(NGINX_MODSECURITY_VERSION)
NGINX_MODSECURITY_LICENSE = Apache-2.0
--
2.37.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-02-08 15:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 15:57 Frank Vanbever [this message]
2023-02-08 15:57 ` [Buildroot] [PATCH 2/2] DEVELOPERS: update e-mail for Frank Vanbever Frank Vanbever
2023-02-08 16:44 ` [Buildroot] [PATCH 1/2] package/nginx-modsecurity: bump to version 1.0.3 Thomas Petazzoni via buildroot
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=20230208155752.73981-1-frank.vanbever@mind.be \
--to=frank.vanbever@mind.be \
--cc=buildroot@buildroot.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.