From 059cc1d75792b15c97e90d214337454e395efc7b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 1 May 2023 21:54:51 +0200 Subject: community/rathole: fix typo --- community/rathole/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/rathole/PKGBUILD b/community/rathole/PKGBUILD index 5e29ad64..82610227 100644 --- a/community/rathole/PKGBUILD +++ b/community/rathole/PKGBUILD @@ -1,3 +1,3 @@ # stalls build slaves with: # "May 01 21:45:56.117 ERROR rathole::server: Failed to do transport handshake: error:0A000415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1605:SSL alert number 45: error:0A000415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1605:SSL alert number 45" -unset check() +unset check -- cgit v1.2.3-54-g00ecf