From: Hongxu Jia Date: Mon, 13 Jun 2016 09:16:34 +0000 (-0400) Subject: pax-utils: upgrade to 1.1.6 X-Git-Tag: uninative-1.3~654 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3d53e72136eba38dfaff791dae954a6480db600e;p=openembedded-core.git pax-utils: upgrade to 1.1.6 Signed-off-by: Hongxu Jia Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb b/meta/recipes-devtools/pax-utils/pax-utils_1.1.6.bb similarity index 89% rename from meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb rename to meta/recipes-devtools/pax-utils/pax-utils_1.1.6.bb index a887c037d3..5cc546301c 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_1.1.6.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz \ " -SRC_URI[md5sum] = "bc3614322eaf88f167a608ae85d6b207" -SRC_URI[sha256sum] = "2945b3e4df2e0dc95800bfbd3d88ab2243b2ee4ff064bbfc75734f6d9d986a89" +SRC_URI[md5sum] = "96f56a5a10ed50f2448c5ccebd27764f" +SRC_URI[sha256sum] = "f5436c517bea40f7035ec29a6f34034c739b943f2e3a080d76df5dfd7fd41b12" RDEPENDS_${PN} += "bash"