* [PATCH] OpenVPN: Update to version 2.4.6
@ 2018-06-21 11:54 Erik Kapfer
0 siblings, 0 replies; only message in thread
From: Erik Kapfer @ 2018-06-21 11:54 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 593 bytes --]
Signed-off-by: Erik Kapfer <erik.kapfer(a)ipfire.org>
---
lfs/openvpn | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/openvpn b/lfs/openvpn
index 5bd9da7..819ff05 100644
--- a/lfs/openvpn
+++ b/lfs/openvpn
@@ -24,7 +24,7 @@
include Config
-VER = 2.4.5
+VER = 2.4.6
THISAPP = openvpn-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = c510ad3c8fce738c678dbcc54367c945
+$(DL_FILE)_MD5 = 3a1f3f63bdaede443b4df49957df9405
install : $(TARGET)
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-21 11:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-21 11:54 [PATCH] OpenVPN: Update to version 2.4.6 Erik Kapfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox