summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libio-stty-perl_0.02.bb
blob: 97790458f4a73dcfa8fbdb43e791028042bc7e63 (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 = "r0"

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"