diff options
author | Bogdan Marinescu <bogdan.a.marinescu@intel.com> | 2013-02-28 16:12:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-05 13:14:55 +0000 |
commit | edd418a1e0341eda59fd0771929afea4c98463a3 (patch) | |
tree | a4eaefbe4a01e155d95e93593ccf88c840591f24 /meta | |
parent | 5bc19256b792bcd8a4ed14aa34ed97d389082154 (diff) | |
download | poky-edd418a1e0341eda59fd0771929afea4c98463a3.tar.gz |
libtimedate-perl: updated to 2.30
(From OE-Core rev: c75d2ee3a284549aa983157d8ad8e3e2227961fa)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/perl/libtimedate-perl_2.30.bb (renamed from meta/recipes-extended/perl/libtimedate-perl_1.20.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/perl/libtimedate-perl_1.20.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb index 780f77484c..e2aa86baa1 100644 --- a/meta/recipes-extended/perl/libtimedate-perl_1.20.bb +++ b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb | |||
@@ -3,7 +3,7 @@ SECTION = "libs" | |||
3 | # You can redistribute it and/or modify it under the same terms as Perl itself. | 3 | # You can redistribute it and/or modify it under the same terms as Perl itself. |
4 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
5 | LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" | 5 | LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" |
6 | PR = "r4" | 6 | PR = "r0" |
7 | 7 | ||
8 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" | 8 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" |
9 | 9 | ||
@@ -16,5 +16,5 @@ BBCLASSEXTEND = "native" | |||
16 | RDEPENDS_${PN}_class-native = "" | 16 | RDEPENDS_${PN}_class-native = "" |
17 | RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" | 17 | RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "7da7452bce4c684e4238e6d09b390200" | 19 | SRC_URI[md5sum] = "b1d91153ac971347aee84292ed886c1c" |
20 | SRC_URI[sha256sum] = "f8251a791f6692c69952b4af697c01df93981ad1ab133279d034656a03cd3755" | 20 | SRC_URI[sha256sum] = "75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86" |