[Buildroot] [git commit] package/civetweb: bump to version 1.15
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-09-21 05:22:31
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=32d00a80d339b0c7ccfa580c31c5430bea1e2f34 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master https://github.com/civetweb/civetweb/releases/tag/v1.15 Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- 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 0295e74da6..bdf6d77427 100644
--- a/package/civetweb/civetweb.hash
+++ b/package/civetweb/civetweb.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 d02d7ab091c8b4edf21fc13a03c6db08a8a8b8605e35e0073251b9d88443c653 civetweb-1.14.tar.gz +sha256 90a533422944ab327a4fbb9969f0845d0dba05354f9cacce3a5005fa59f593b9 civetweb-1.15.tar.gz sha256 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934 LICENSE.md
diff --git a/package/civetweb/civetweb.mk b/package/civetweb/civetweb.mk
index 40841285ef..33c3bfdf33 100644
--- a/package/civetweb/civetweb.mk
+++ b/package/civetweb/civetweb.mk@@ -4,7 +4,7 @@ # ################################################################################ -CIVETWEB_VERSION = 1.14 +CIVETWEB_VERSION = 1.15 CIVETWEB_SITE = $(call github,civetweb,civetweb,v$(CIVETWEB_VERSION)) CIVETWEB_LICENSE = MIT CIVETWEB_LICENSE_FILES = LICENSE.md
_______________________________________________ buildroot mailing list buildroot@lists.buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot