From: Robert Yang Date: Mon, 27 Jul 2015 09:47:27 +0000 (-0700) Subject: pax-utils: 1.0.3 -> 1.0.5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29560 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d9a40802a39aa78d1285cc86f742f5803f76e1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git pax-utils: 1.0.3 -> 1.0.5 Signed-off-by: Robert Yang Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/pax-utils/pax-utils_1.0.3.bb b/meta/recipes-devtools/pax-utils/pax-utils_1.0.5.bb 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 b063f206c01..0716a08a4ec 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_1.0.3.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_1.0.5.bb @@ -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"