summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/perl
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-02-28 16:12:30 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-05 13:14:55 +0000
commitedd418a1e0341eda59fd0771929afea4c98463a3 (patch)
treea4eaefbe4a01e155d95e93593ccf88c840591f24 /meta/recipes-extended/perl
parent5bc19256b792bcd8a4ed14aa34ed97d389082154 (diff)
downloadpoky-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/recipes-extended/perl')
-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.
4LICENSE = "Artistic-1.0 | GPL-1.0+" 4LICENSE = "Artistic-1.0 | GPL-1.0+"
5LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" 5LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e"
6PR = "r4" 6PR = "r0"
7 7
8SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" 8SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz"
9 9
@@ -16,5 +16,5 @@ BBCLASSEXTEND = "native"
16RDEPENDS_${PN}_class-native = "" 16RDEPENDS_${PN}_class-native = ""
17RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" 17RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local"
18 18
19SRC_URI[md5sum] = "7da7452bce4c684e4238e6d09b390200" 19SRC_URI[md5sum] = "b1d91153ac971347aee84292ed886c1c"
20SRC_URI[sha256sum] = "f8251a791f6692c69952b4af697c01df93981ad1ab133279d034656a03cd3755" 20SRC_URI[sha256sum] = "75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86"