[OE-core] [PATCH 23/24] nspr: update to 4.24

Alexander Kanavin alex.kanavin at gmail.com
Thu Dec 5 15:43:56 UTC 2019


Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
---
 meta/recipes-support/nspr/{nspr_4.23.bb => nspr_4.24.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/nspr/{nspr_4.23.bb => nspr_4.24.bb} (96%)

diff --git a/meta/recipes-support/nspr/nspr_4.23.bb b/meta/recipes-support/nspr/nspr_4.24.bb
similarity index 96%
rename from meta/recipes-support/nspr/nspr_4.23.bb
rename to meta/recipes-support/nspr/nspr_4.24.bb
index 8e2761c20e9..5f823f89414 100644
--- a/meta/recipes-support/nspr/nspr_4.23.bb
+++ b/meta/recipes-support/nspr/nspr_4.24.bb
@@ -23,8 +23,8 @@ CACHED_CONFIGUREVARS_append_libc-musl = " CFLAGS='${CFLAGS} -D_PR_POLL_AVAILABLE
 UPSTREAM_CHECK_URI = "http://ftp.mozilla.org/pub/nspr/releases/"
 UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+(\.\d+)+)/"
 
-SRC_URI[md5sum] = "90af0450423b0588f0eba6255c07ab79"
-SRC_URI[sha256sum] = "4b9d821037faf5723da901515ed9cac8b23ef1ea3729022259777393453477a4"
+SRC_URI[md5sum] = "d630c2111e1db6d2ec2069aad22b4121"
+SRC_URI[sha256sum] = "90a59a0df6a11528749647fe18401cc7e03881e3e63c309f8c520ce06dd413d0"
 
 CVE_PRODUCT = "netscape_portable_runtime"
 
-- 
2.17.1



More information about the Openembedded-core mailing list