diff options
-rw-r--r-- | meta-oe/recipes-devtools/perl/libio-pty-perl_1.15.bb (renamed from meta-oe/recipes-devtools/perl/libio-pty-perl_1.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.14.bb b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.15.bb index 1ab21d1dcd..7b1a8a639b 100644 --- a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.14.bb +++ b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.15.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://META.yml;beginline=11;endline=12;md5=b2562f94907eeb42 | |||
5 | 5 | ||
6 | SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz" | 6 | SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "70bcec4b1b19838ed209fb96a13f3e89" | 8 | SRC_URI[md5sum] = "060103c6d6e4d9833fa7715860f2923b" |
9 | SRC_URI[sha256sum] = "51f3e4e311128bdb2c6a15f02c51376cb852ccf9df9bebe8dfbb5f9561eb95b5" | 9 | SRC_URI[sha256sum] = "43f9cc0f87620bbb159e0890e196b23a8e6419cbd04224c10f3dcee948f6b51a" |
10 | 10 | ||
11 | S = "${WORKDIR}/IO-Tty-${PV}" | 11 | S = "${WORKDIR}/IO-Tty-${PV}" |
12 | 12 | ||