]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
strongSwan: Update to 5.9.5
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 21 Mar 2022 16:33:19 +0000 (16:33 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 21 Mar 2022 19:02:34 +0000 (19:02 +0000)
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@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/strongswan

index 45ff8f426f390f74a6623c941f6e7b362fc28f33..63699c5d7ac8a87de1450bfff1c3a6599bb3e53f 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2022  IPFire Team  <info@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)