public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] strongSwan: Update to 5.9.5
@ 2022-03-21 16:33 Peter Müller
  2022-03-21 19:00 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2022-03-21 16:33 UTC (permalink / raw)
  To: development

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

Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.5 for this
versions' changelog.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/strongswan | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/strongswan b/lfs/strongswan
index 45ff8f426..63699c5d7 100644
--- a/lfs/strongswan
+++ b/lfs/strongswan
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.9.4
+VER        = 5.9.5
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9c387eb77f0159fdefbcf7e81c905c35
+$(DL_FILE)_MD5 = 53005324e3cba8592f1fb958b1c2d0e5
 
 install : $(TARGET)
 
-- 
2.34.1

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

end of thread, other threads:[~2022-03-21 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 16:33 [PATCH] strongSwan: Update to 5.9.5 Peter Müller
2022-03-21 19:00 ` Michael Tremer

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