cornucopia: bump SRCREV
[openembedded.git] / recipes / perl / libnetpacket-perl_0.41.1.bb
blob6b9a1e3c2d6b78de15be1eb02d5b8ff87d61a8b3
1 DESCRIPTION = "Modules to assemble/disassemble network packets at the protocol level"
2 SECTION = "libs"
3 LICENSE = "Artistic"
4 BBCLASSEXTEND = "native"
6 PR = "r1"
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/NetPacket-${PV}.tar.gz;name=netpacket-perl-${PV}"
9 SRC_URI[netpacket-perl-0.41.1.md5sum] = "77c1482927c6892b9571404485ffe591"
10 SRC_URI[netpacket-perl-0.41.1.sha256sum] = "8d27fd064b9a6abf5298c62fef0f9775b45004efa8eb4cc72b7af73a7241303d"
13 S = "${WORKDIR}/NetPacket-${PV}"
15 inherit cpan_build
17 PACKAGE_ARCH = "all"