[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5929/8267] nspr: upgrade recipe to version 4.14



commit 9f0c6ff860c9e0b9adb1d760cc6dd24c846645b6
Author: Chin Huat Ang <chin huat ang intel com>
Date:   Mon May 8 22:47:24 2017 +0800

    nspr: upgrade recipe to version 4.14
    
    Upgrade to 4.14, also sanity tested to make sure rpm which depends on
    nspr is working.
    
    (From OE-Core rev: 5ac7e46e8740a2b8cf789c3ecfb1a3f9cd8402cd)
    
    Signed-off-by: Chin Huat Ang <chin huat ang intel com>
    Signed-off-by: Saul Wold <sgw linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../nspr/{nspr_4.13.1.bb => nspr_4.14.bb}          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-support/nspr/nspr_4.13.1.bb b/meta/recipes-support/nspr/nspr_4.14.bb
similarity index 96%
rename from meta/recipes-support/nspr/nspr_4.13.1.bb
rename to meta/recipes-support/nspr/nspr_4.14.bb
index 9c15a8b..f5ce91c 100644
--- a/meta/recipes-support/nspr/nspr_4.13.1.bb
+++ b/meta/recipes-support/nspr/nspr_4.14.bb
@@ -21,8 +21,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] = "9c44298a6fc478b3c0a4e98f4f9981ed"
-SRC_URI[sha256sum] = "5e4c1751339a76e7c772c0c04747488d7f8c98980b434dc846977e43117833ab"
+SRC_URI[md5sum] = "743f6b7888a614da9927400874054d8c"
+SRC_URI[sha256sum] = "64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5"
 
 S = "${WORKDIR}/nspr-${PV}/nspr"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]