[oe-commits] Khem Raj : help2man_1.38.2.bb: New recipe

git version control git at git.openembedded.org
Wed Nov 24 23:01:21 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: be04faa42e85eb6540a838fa0811c84c857a288b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=be04faa42e85eb6540a838fa0811c84c857a288b

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Nov 24 14:49:38 2010 -0800

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 <raj.khem at gmail.com>

---

 .../{help2man_1.37.1.bb => help2man_1.38.2.bb}     |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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 4d4e9e3..fff2ee4 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
 





More information about the Openembedded-commits mailing list