From f89eefeb683559c31e985fe2c409d22e93e8e86c Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 1 Dec 2024 16:24:01 +0100 Subject: [PATCH] testing/sstp-client: rebuild against libressl 4.0.0 --- testing/sstp-client/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/sstp-client/APKBUILD b/testing/sstp-client/APKBUILD index 3363755e8f3..448127eb260 100644 --- a/testing/sstp-client/APKBUILD +++ b/testing/sstp-client/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: hash pkgname=sstp-client pkgver=1.0.20 -pkgrel=0 +pkgrel=1 pkgdesc="A client implementation of Secure Socket Tunneling Protocol (SSTP) for Linux / Mac OS-X." url="https://gitlab.com/sstp-project/sstp-client" # s390x, loongarch64: blocked by libressl-dev