From: Wang Mingyu <[email protected]>

License-Update: Add LICENSE notice of NetBSD's strptime() to COPYING

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Divya Chellam <[email protected]>
---
 meta-oe/recipes-devtools/jq/{jq_1.8.0.bb => jq_1.8.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-devtools/jq/{jq_1.8.0.bb => jq_1.8.1.bb} (90%)

diff --git a/meta-oe/recipes-devtools/jq/jq_1.8.0.bb 
b/meta-oe/recipes-devtools/jq/jq_1.8.1.bb
similarity index 90%
rename from meta-oe/recipes-devtools/jq/jq_1.8.0.bb
rename to meta-oe/recipes-devtools/jq/jq_1.8.1.bb
index af35324b5f..8d92f65877 100644
--- a/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
+++ b/meta-oe/recipes-devtools/jq/jq_1.8.1.bb
@@ -5,14 +5,14 @@ DESCRIPTION = "jq is like sed for JSON data, you can use it 
to slice and \
 HOMEPAGE = "https://jqlang.github.io/jq/";
 BUGTRACKER = "https://github.com/jqlang/jq/issues";
 SECTION = "utils"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=08ffb5ac7e7e6bfc66968b89f01f512a"
+LICENSE = "MIT & BSD-2-Clause"
+LIC_FILES_CHKSUM = "file://COPYING;md5=cf7fcb0a1def4a7ad62c028f7d0dca47"
 
 GITHUB_BASE_URI = "https://github.com/jqlang/${BPN}/releases/";
 SRC_URI = "${GITHUB_BASE_URI}/download/${BPN}-${PV}/${BPN}-${PV}.tar.gz \
     file://run-ptest \
     "
-SRC_URI[sha256sum] = 
"91811577f91d9a6195ff50c2bffec9b72c8429dc05ec3ea022fd95c06d2b319c"
+SRC_URI[sha256sum] = 
"2be64e7129cecb11d5906290eba10af694fb9e3e7f9fc208a311dc33ca837eb0"
 
 inherit autotools github-releases ptest
 
-- 
2.40.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#119178): 
https://lists.openembedded.org/g/openembedded-devel/message/119178
Mute This Topic: https://lists.openembedded.org/mt/115023576/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to