From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [DEV PATCH] openvpn: Update to version 2.6.12 Date: Sun, 08 Dec 2024 12:23:30 +0100 Message-ID: <20241208112330.5892-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0694504904967946987==" List-Id: --===============0694504904967946987== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Adolf Belka --- lfs/openvpn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/openvpn b/lfs/openvpn index b791f83a2..a5a77d02e 100644 --- a/lfs/openvpn +++ b/lfs/openvpn @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2.6.9 +VER =3D 2.6.12 =20 THISAPP =3D openvpn-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 22289b32f2b9afc2aed59f6fc66dc25b3043b8c82858b7857e4f90= 4a25c6cf0f21a41551ed4f8d8869c0e7248e4e060779f760dd606e99cdc02203fbff886536 +$(DL_FILE)_BLAKE2 =3D 5e40c61cb4aea3db27eff8ae7f49dafaa6e47c8a19fee5fa880295= 6fc976be490e9b558397741bc2e4447129f174176f9fbbfce16478d96b27a39ecb08a9da86 =20 install : $(TARGET) =20 --=20 2.47.1 --===============0694504904967946987==--