From df6a8760657b8aa256258046bad6b3be7df70650 Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Tue, 7 Aug 2018 17:31:44 +0800 Subject: [PATCH] npth:1.5 -> 1.6 Upgrade npth from 1.5 to 1.6 Signed-off-by: Hong Liu Signed-off-by: Richard Purdie --- meta/recipes-support/npth/{npth_1.5.bb => npth_1.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/npth/{npth_1.5.bb => npth_1.6.bb} (81%) diff --git a/meta/recipes-support/npth/npth_1.5.bb b/meta/recipes-support/npth/npth_1.6.bb similarity index 81% rename from meta/recipes-support/npth/npth_1.5.bb rename to meta/recipes-support/npth/npth_1.6.bb index 8f42a1a2f9..8310efb106 100644 --- a/meta/recipes-support/npth/npth_1.5.bb +++ b/meta/recipes-support/npth/npth_1.6.bb @@ -10,8 +10,8 @@ SRC_URI = "${GNUPG_MIRROR}/npth/npth-${PV}.tar.bz2 \ file://pkgconfig.patch \ " -SRC_URI[md5sum] = "9ba2dc4302d2f32c66737c43ed191b1b" -SRC_URI[sha256sum] = "294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2" +SRC_URI[md5sum] = "375d1a15ad969f32d25f1a7630929854" +SRC_URI[sha256sum] = "1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1" BINCONFIG = "${bindir}/npth-config" -- 2.40.1