From: Fabio Estevam <festevam@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/civetweb: bump to version 1.14
Date: Thu, 17 Jun 2021 13:51:00 -0300 [thread overview]
Message-ID: <20210617165100.68127-1-festevam@gmail.com> (raw)
Bump to version 1.14:
https://github.com/civetweb/civetweb/releases/tag/v1.14
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
package/civetweb/civetweb.hash | 2 +-
package/civetweb/civetweb.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/civetweb/civetweb.hash b/package/civetweb/civetweb.hash
index cf9d6768320d..96e4aa105be8 100644
--- a/package/civetweb/civetweb.hash
+++ b/package/civetweb/civetweb.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 a7ccc76c2f1b5f4e8d855eb328ed542f8fe3b882a6da868781799a98f4acdedc civetweb-1.13.tar.gz
+sha256 d02d7ab091c8b4edf21fc13a03c6db08a8a8b8605e35e0073251b9d88443c653 civetweb-1.14.tar.gz
sha256 291622dfbbf4fb35829726fbe97177b7227c0d4d6392b350660af73af4f86df8 LICENSE.md
diff --git a/package/civetweb/civetweb.mk b/package/civetweb/civetweb.mk
index 94fbb4f9d815..40841285ef39 100644
--- a/package/civetweb/civetweb.mk
+++ b/package/civetweb/civetweb.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CIVETWEB_VERSION = 1.13
+CIVETWEB_VERSION = 1.14
CIVETWEB_SITE = $(call github,civetweb,civetweb,v$(CIVETWEB_VERSION))
CIVETWEB_LICENSE = MIT
CIVETWEB_LICENSE_FILES = LICENSE.md
--
2.25.1
next reply other threads:[~2021-06-17 16:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 16:51 Fabio Estevam [this message]
2021-07-18 10:36 ` [Buildroot] [PATCH] package/civetweb: bump to version 1.14 Thomas Petazzoni
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=20210617165100.68127-1-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=buildroot@busybox.net \
/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.