]> code.ossystems Code Review - openembedded-core.git/commitdiff
xz: upgrade 5.2.4 -> 5.2.5
authorDenys Dmytriyenko <denys@ti.com>
Mon, 18 May 2020 21:01:55 +0000 (17:01 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 May 2020 21:55:50 +0000 (22:55 +0100)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/xz/xz_5.2.5.bb [moved from meta/recipes-extended/xz/xz_5.2.4.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-extended/xz/xz_5.2.4.bb
rename to meta/recipes-extended/xz/xz_5.2.5.bb
index 1c4450a9e9ed38df4a9c5345f2a4ec13c6e3d611..af21b60563e40c2052bb4cbece3fa84e8f8f042c 100644 (file)
@@ -23,8 +23,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=97d554a32881fee0aa283d96e47cb24a \
                     "
 
 SRC_URI = "https://tukaani.org/xz/xz-${PV}.tar.gz"
-SRC_URI[md5sum] = "5ace3264bdd00c65eeec2891346f65e6"
-SRC_URI[sha256sum] = "b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145"
+SRC_URI[md5sum] = "0d270c997aff29708c74d53f599ef717"
+SRC_URI[sha256sum] = "f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10"
 UPSTREAM_CHECK_REGEX = "xz-(?P<pver>\d+(\.\d+)+)\.tar"
 
 CACHED_CONFIGUREVARS += "gl_cv_posix_shell=/bin/sh"