aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libexpect-perl_1.20.bb
blob: 53c54fefd8db8ed088dfadfdc420fbb2d05d5c49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Expect.pm - Perl Expect interface"
SECTION = "libs"
LICENSE = "Artistic"
PR = "r0"

SRC_URI = "http://www.cpan.org/modules/by-module/Expect/Expect-${PV}.tar.gz"

S = "${WORKDIR}/Expect-${PV}"

inherit cpan

SRC_URI[md5sum] = "9134ae3778285bcf8c3ffdba1a177886"
SRC_URI[sha256sum] = "bbf70ce7cb39425a0f72c252491826747983ee82fb2d7b0a8a99d8940a58392f"