sourceipk: add class to create source ipks
[openembedded.git] / recipes / perl / libphp-serialization-perl_0.30.bb
blob1615ef732d7ce22cffcb22fbc726e7b335349ee0
1 DESCRIPTION = "The standard database interface module for Perl."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r1"
6 SRC_URI = "http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/PHP-Serialization-${PV}.tar.gz"
8 S = "${WORKDIR}/PHP-Serialization-${PV}"
10 inherit cpan
12 BBCLASSEXTEND="native"
14 SRC_URI[md5sum] = "210b764fca7c791f4387717185f589b5"
15 SRC_URI[sha256sum] = "09917ebe3b088649f0767723a7e25ae08fb8db921a85183e2e8c3d2e79ae6d10"