public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] strongswan: Update to 5.9.0
@ 2020-09-02  8:36 Adolf Belka
  2020-09-02 13:29 ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Adolf Belka @ 2020-09-02  8:36 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 747 bytes --]

- Update strongswan from version 5.8.4 to 5.9.0
  see https://wiki.strongswan.org/versions/78

Supporting request from Peter Müller
Signed-off-by: Adolf Belka<ahb(a)ipfire@gmail.com

---
 lfs/strongswan | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/strongswan b/lfs/strongswan
index 3be90db9a..d62a37c81 100644
--- a/lfs/strongswan
+++ b/lfs/strongswan
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.8.4
+VER        = 5.9.0
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0634e7f40591bd3f6770e583c3f27d29
+$(DL_FILE)_MD5 = 705628cddd5b7683ef8a688acd9514d8
 
 install : $(TARGET)
 
-- 
2.28.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-04 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02  8:36 [PATCH] strongswan: Update to 5.9.0 Adolf Belka
2020-09-02 13:29 ` Michael Tremer
2020-09-02 13:52   ` Adolf Belka
2020-09-02 21:35     ` Adolf Belka
2020-09-04 15:47     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox