devel/p5-Connector: Update to 1.54

ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.53...1.54

PR:		276243
This commit is contained in:
Sergei Vyshenski 2024-01-10 17:21:00 +01:00 committed by Robert Clausecker
parent 5c98ae62a2
commit 8c78376de9
3 changed files with 4 additions and 15 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= Connector
DISTVERSION= 1.53
DISTVERSION= 1.54
CATEGORIES= devel perl5
PKGNAMEPREFIX= p5-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1703191530
SHA256 (whiterabbitsecurity-connector-1.53_GH0.tar.gz) = 6a67738941473afdf73d30309afcabb973c2933c13cb71557f272f8b706bd1c9
SIZE (whiterabbitsecurity-connector-1.53_GH0.tar.gz) = 72426
TIMESTAMP = 1704903140
SHA256 (whiterabbitsecurity-connector-1.54_GH0.tar.gz) = 5ee8743a34040429e1d54f7e577614af2f0515247d3c4c6f92b457c1f5ddb1c9
SIZE (whiterabbitsecurity-connector-1.54_GH0.tar.gz) = 72733

View file

@ -1,11 +0,0 @@
--- t/01-proxy-proc-safeexec.t.orig 2023-09-13 21:35:18 UTC
+++ t/01-proxy-proc-safeexec.t
@@ -6,7 +6,7 @@ use warnings;
use English;
use Syntax::Keyword::Try;
-use Test::More tests => 23;
+use Test::More tests => 24;
use Log::Log4perl;
Log::Log4perl->easy_init( { level => 'ERROR' } );