From 29dffc4573392d4b431b383681f1dbecf3b396af Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 28 Nov 2023 12:27:47 +0100
Subject: [PATCH] perl/IO-Tty: update to 1.18

---
 components/perl/IO-Tty/Makefile                |    4 ++--
 components/perl/IO-Tty/test/results-all.master |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/perl/IO-Tty/Makefile b/components/perl/IO-Tty/Makefile
index 051a350..b980420 100644
--- a/components/perl/IO-Tty/Makefile
+++ b/components/perl/IO-Tty/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_PERL_MODULE =		IO::Tty
-HUMAN_VERSION =			1.17
+HUMAN_VERSION =			1.18
 COMPONENT_SUMMARY =		IO::Tty - Low-level allocate a pseudo-Tty, import constants.
 COMPONENT_CPAN_AUTHOR =		TODDR
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:a5f1a83020bc5b5dd6c1b570f48c7546e0a8f7fac10a068740b03925ad9e14e8
+	sha256:b0e45b186e4ca54636b1f15111ec0fee86b993e23db529aacb4759df946792ff
 COMPONENT_LICENSE =		Artistic-1.0-Perl OR GPL-1.0-or-later
 
 include $(WS_MAKE_RULES)/common.mk
diff --git a/components/perl/IO-Tty/test/results-all.master b/components/perl/IO-Tty/test/results-all.master
index f267648..cd6842e 100644
--- a/components/perl/IO-Tty/test/results-all.master
+++ b/components/perl/IO-Tty/test/results-all.master
@@ -3,7 +3,7 @@
 trying grantpt()...
 trying unlockpt()...
 trying ptsname()...
-trying to open /dev/pts/3...
+trying to open /dev/pts/21...
 trying to I_PUSH ptem...
 trying to I_PUSH ldterm...
 trying to I_PUSH ttcompat...
@@ -11,7 +11,7 @@
 trying grantpt()...
 trying unlockpt()...
 trying ptsname()...
-trying to open /dev/pts/3...
+trying to open /dev/pts/21...
 trying to I_PUSH ptem...
 trying to I_PUSH ldterm...
 trying to I_PUSH ttcompat...
@@ -19,7 +19,7 @@
 trying grantpt()...
 trying unlockpt()...
 trying ptsname()...
-trying to open /dev/pts/3...
+trying to open /dev/pts/21...
 trying to I_PUSH ptem...
 trying to I_PUSH ldterm...
 trying to I_PUSH ttcompat...

--
Gitblit v1.9.3