diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:22 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:52 -0700 |
| commit | 497b8666fe8f434232f80322bdebda870b0f5ef8 (patch) | |
| tree | d8466545593dfcafbc25f3af9ca7e1261f8b1739 | |
| parent | a82e76f743ebff2b5c2a1c89dc8ed1c11c626406 (diff) | |
| download | meta-openembedded-497b8666fe8f434232f80322bdebda870b0f5ef8.tar.gz | |
libio-pty-perl: upgrade 1.20 -> 1.31
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-devtools/perl/libio-pty-perl_1.31.bb (renamed from meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.31.bb index 1464a84d34..b5b52148c4 100644 --- a/meta-oe/recipes-devtools/perl/libio-pty-perl_1.20.bb +++ b/meta-oe/recipes-devtools/perl/libio-pty-perl_1.31.bb | |||
| @@ -5,7 +5,7 @@ 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[sha256sum] = "b15309fc85623893289cb9b2b88dfa9ed1e69156b75f29938553a45be6d730af" | 8 | SRC_URI[sha256sum] = "d597af221628571cbecf35b44520148c44798dfc8a9867774e60453f79d25ff7" |
| 9 | 9 | ||
| 10 | S = "${UNPACKDIR}/IO-Tty-${PV}" | 10 | S = "${UNPACKDIR}/IO-Tty-${PV}" |
| 11 | 11 | ||
