aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-15 00:01:06 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-15 00:18:52 +0200
commit845da57b03a91d15bb782325358591649df1579c (patch)
tree726062180cbb7b014f19faca1279042986a53f74 /recipes/perl
parent76cf00c745b2be7c39fb0d966959948adeab1801 (diff)
downloadopenembedded-845da57b03a91d15bb782325358591649df1579c.tar.gz
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libintl-perl_1.11.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/perl/libintl-perl_1.11.bb b/recipes/perl/libintl-perl_1.11.bb
index 2c67f7c2c3..cf5af66e42 100644
--- a/recipes/perl/libintl-perl_1.11.bb
+++ b/recipes/perl/libintl-perl_1.11.bb
@@ -4,6 +4,10 @@ LICENSE = "Artistic|GPL"
PR= "r2"
SRC_URI = "http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "091e05542e36f030c785f2919f05b73f"
+SRC_URI[sha256sum] = "71e397949e79eb0f789f73259db5fc7be1e2ba1c604510c8d44b101d7d6e6479"
+
DEPENDS = "perl"
RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle perl-module-symbol perl-module-selectsaver perl-module-io perl-module-integer perl-module-exporter-heavy"