summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-11-24 15:58:07 +0100
committerKhem Raj <raj.khem@gmail.com>2024-11-24 08:38:59 -0800
commitff8b8325659554d8b20cd89833c4d373227a6b2d (patch)
treee2019e632aa50ad93b485171aaa11bf659f47313
parent5dcb1a2473464394503fbd839f89189317227835 (diff)
downloadmeta-openembedded-ff8b8325659554d8b20cd89833c4d373227a6b2d.tar.gz
mozjs: update 115.16.1 -> 115.17.0
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/mozjs/mozjs-115_115.17.0.bb (renamed from meta-oe/recipes-extended/mozjs/mozjs-115_115.16.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/mozjs/mozjs-115_115.16.1.bb b/meta-oe/recipes-extended/mozjs/mozjs-115_115.17.0.bb
index df75e29bd3..ca92f2cced 100644
--- a/meta-oe/recipes-extended/mozjs/mozjs-115_115.16.1.bb
+++ b/meta-oe/recipes-extended/mozjs/mozjs-115_115.17.0.bb
@@ -20,7 +20,7 @@ SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}esr/source/fire
20 file://1894423.patch \ 20 file://1894423.patch \
21 file://0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch \ 21 file://0001-Link-with-icu-uc-to-fix-build-with-ICU-76.patch \
22 " 22 "
23SRC_URI[sha256sum] = "c3bb5a210738ca0f8cd26aa53fc4a07560db079c06cd0421cf35af4035029367" 23SRC_URI[sha256sum] = "80f184a102a743ee75401e86dd86af0be5f1e5ebf07c81119d9ca77422d716c3"
24 24
25UPSTREAM_CHECK_URI = "https://tracker.debian.org/pkg/mozjs115" 25UPSTREAM_CHECK_URI = "https://tracker.debian.org/pkg/mozjs115"
26UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" 26UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"