From 75d03ef982819d6142f877feba70f262695a12b6 Mon Sep 17 00:00:00 2001 From: Jens Wagner Date: Fri, 15 May 2026 19:48:40 +0200 Subject: [PATCH] perl-io-socket-ssl: update to 2.098 Changelog: https://metacpan.org/dist/IO-Socket-SSL/changes Signed-off-by: Jens Wagner --- lang/perl/perl-io-socket-ssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/perl/perl-io-socket-ssl/Makefile b/lang/perl/perl-io-socket-ssl/Makefile index a0805607ec..c67b0f92e1 100644 --- a/lang/perl/perl-io-socket-ssl/Makefile +++ b/lang/perl/perl-io-socket-ssl/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=perl-io-socket-ssl -PKG_VERSION:=2.094 +PKG_VERSION:=2.098 PKG_RELEASE:=1 METACPAN_NAME:=IO-Socket-SSL METACPAN_AUTHOR:=SULLR -PKG_HASH:=b2446889cb5e20545d782c4676da1b235673a81c181689aaae2492589d84bf02 +PKG_HASH:=b38473be20256b1a06447dd6769ad162bfad6a258234ed2c7e2e1819c16c4df7 PKG_MAINTAINER:=Jens Wagner PKG_LICENSE:=GPL-1.0-or-later Artistic-1.0-Perl