diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/perl/libconfig-general-perl_2.44.bb | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/perl/libconfig-general-perl_2.44.bb')
-rw-r--r-- | recipes/perl/libconfig-general-perl_2.44.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/perl/libconfig-general-perl_2.44.bb b/recipes/perl/libconfig-general-perl_2.44.bb index fe486a33eb..87a9e9ed7f 100644 --- a/recipes/perl/libconfig-general-perl_2.44.bb +++ b/recipes/perl/libconfig-general-perl_2.44.bb @@ -8,3 +8,6 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/Config-General-${ S = "${WORKDIR}/Config-General-${PV}" inherit cpan + +SRC_URI[md5sum] = "ad17b4ae5e0142fadd9b81f264deb266" +SRC_URI[sha256sum] = "7c82d49c1c1b517d338bb51eb17898ced90e2afb46fb0b145c67091cf0a1867e" |