From: OpenVPN Renovate Date: Wed, 1 Oct 2025 02:02:56 +0000 (+0000) Subject: chore(deps): update dependency libressl/portable to v4.1.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=575c8a2b137447a8cb3c2bc0c76b01644e5c73d0;p=thirdparty%2Fopenvpn.git chore(deps): update dependency libressl/portable to v4.1.1 --- diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1cef154fe..344f2f3bc 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -339,7 +339,7 @@ jobs: path: libressl # versioning=semver-coerced repository: libressl/portable - ref: v4.1.0 + ref: v4.1.1 - name: "libressl: autogen.sh" env: LIBRESSL_GIT_OPTIONS: "--no-single-branch"