summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-03-20 00:05:58 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-20 07:44:29 -0700
commit15963a059b817d281309d53e8e34f9202d58f039 (patch)
tree751bccfefd8c869f3e561ca540652fcc100e6539 /meta-networking
parent64aa85936bb93b3f3670b13592402451bf7663d6 (diff)
downloadmeta-openembedded-15963a059b817d281309d53e8e34f9202d58f039.tar.gz
civetweb: upgrade 1.11 -> 1.12
-License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/civetweb/civetweb_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb
index 71368c1a1..2820f9fa6 100644
--- a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb
+++ b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb
@@ -2,10 +2,10 @@ SUMMARY = "Civetweb embedded web server"
2HOMEPAGE = "https://github.com/civetweb/civetweb" 2HOMEPAGE = "https://github.com/civetweb/civetweb"
3 3
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=6f28fdcba0dda735eed62bac6a397562" 5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=50bd1d7f135b50d7e218996ba28d0d88"
6 6
7SRCREV = "6423faea4800f6cd4055750a7af2da85cdbe4e96" 7SRCREV = "4b440a339979852d5a51fb11a822952712231c23"
8PV = "1.11+git${SRCPV}" 8PV = "1.12+git${SRCPV}"
9SRC_URI = "git://github.com/civetweb/civetweb.git \ 9SRC_URI = "git://github.com/civetweb/civetweb.git \
10 file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ 10 file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \
11 " 11 "