cornucopia: bump SRCREV
[openembedded.git] / recipes / perl / libdata-optlist-perl_0.101.bb
blob8a1dcc8dec78803ee785012f6e4aa43014c5993b
1 DESCRIPTION = "Data::OptList - parse and validate simple name/value option pairs"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
4 DEPENDS += "libsub-install-perl-native libparams-util-perl-native"
5 RDEPENDS_${PN} += "perl-module-list-util libparams-util-perl perl-module-strict \
6 libsub-install-perl perl-module-warnings "
7 PR = "r6"
9 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-${PV}.tar.gz"
11 S = "${WORKDIR}/Data-OptList-${PV}"
13 inherit cpan
15 BBCLASSEXTEND="native"
17 SRC_URI[md5sum] = "6e9bb994a8716112a78c1306261f4164"
18 SRC_URI[sha256sum] = "a96fb122261fb5f069341d7e69dcf07a2988da7cfd8df65d50843b8b102fb55c"