]> code.ossystems Code Review - openembedded-core.git/commitdiff
nss: upgrade 3.43 -> 3.44
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 20 May 2019 14:10:54 +0000 (16:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 May 2019 06:24:38 +0000 (07:24 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/nss/nss_3.44.bb [moved from meta/recipes-support/nss/nss_3.43.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-support/nss/nss_3.43.bb
rename to meta/recipes-support/nss/nss_3.44.bb
index f8cf5a46afb084970b14cbb0f2a999eb5dc7eb36..4205d79485ef7836d17515c1cc2beeeaeec64d4f 100644 (file)
@@ -33,8 +33,8 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSIO
            file://system-pkcs11.txt \
            "
 
-SRC_URI[md5sum] = "67c8fa282c32cb56117fdd530dd77001"
-SRC_URI[sha256sum] = "f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca"
+SRC_URI[md5sum] = "e9222b9573452b9f4e6ff4915d6407c2"
+SRC_URI[sha256sum] = "a5620e59b6eeedfd5a12c9298b50ad92e9898b223e214eb675e36f4ffb5b6aff"
 
 UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
 UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"