]> code.ossystems Code Review - openembedded-core.git/commitdiff
pax-utils: 1.0.3 -> 1.0.5
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 27 Jul 2015 09:47:27 +0000 (02:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 09:31:02 +0000 (10:31 +0100)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/pax-utils/pax-utils_1.0.5.bb [moved from meta/recipes-devtools/pax-utils/pax-utils_1.0.3.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-devtools/pax-utils/pax-utils_1.0.3.bb
rename to meta/recipes-devtools/pax-utils/pax-utils_1.0.5.bb
index b063f206c0178d709740f876f610ef29ebe1e01c..0716a08a4eca208be579040e05110155e9dd5a21 100644 (file)
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
 
 SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "e1c9f808a661204fbdca5e3b17da791e"
-SRC_URI[sha256sum] = "8535a94e1f77841da92d5526d2935abb786437fdf11be9ed077a78ab5e6b5670"
+SRC_URI[md5sum] = "d731f5385682a7a62ee2e7b7dacc13a7"
+SRC_URI[sha256sum] = "f69a9938e4af7912d26d585094bc0203e43571a990fdd048319088a8b8ad906f"
 
 RDEPENDS_${PN} += "bash python"