aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libio-stty-perl_0.02.bb
blob: 1695a62968d0f8f03b7245e0540f54750f893475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Interface to secure pseudo ttys"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
PR = "r1"

SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Stty-.02.tar.gz"

S = "${WORKDIR}/IO-Stty-.02"

inherit cpan

SRC_URI[md5sum] = "db2919cf267fce93682f0f854359f04e"
SRC_URI[sha256sum] = "5095bfac4c610e9e83b31a313c0e3a4a1280bbf39f17a274f5f25dfd8caf2b83"