From 1b5f14a161068ba85105545191016a0ccaa8d9b8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 24 Nov 2010 14:49:38 -0800 Subject: [PATCH] help2man_1.38.2.bb: New recipe Add recipe for latest 1.38.2 version and remove 1.37.1 in favour of it. Signed-off-by: Khem Raj --- recipes/help2man/{help2man_1.37.1.bb => help2man_1.38.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes/help2man/{help2man_1.37.1.bb => help2man_1.38.2.bb} (77%) diff --git a/recipes/help2man/help2man_1.37.1.bb b/recipes/help2man/help2man_1.38.2.bb similarity index 77% rename from recipes/help2man/help2man_1.37.1.bb rename to recipes/help2man/help2man_1.38.2.bb index 4d4e9e3ebe..fff2ee4689 100644 --- a/recipes/help2man/help2man_1.37.1.bb +++ b/recipes/help2man/help2man_1.38.2.bb @@ -7,8 +7,8 @@ RDEPENDS_pn-help2man = "gettext perl liblocale-gettext-perl" PR = "r0" SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz" -SRC_URI[md5sum] = "371b5cc74fe9c2ea3ee1ca23c19b19a8" -SRC_URI[sha256sum] = "3b44a91ef8e722c570a2a2d0e3f1cd249aac25dd2b2692c7792d87b30ed61561" +SRC_URI[md5sum] = "426671c6fe79e5ef2233303367eab5a6" +SRC_URI[sha256sum] = "952c29561bce8b233aa10af7f0e0c79c8243712810bf8ddf01e6efd82ce250d1" inherit autotools -- 2.39.5