]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
strongSwan: update to 5.9.2
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 30 Mar 2021 19:14:27 +0000 (21:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 31 Mar 2021 12:06:48 +0000 (12:06 +0000)
This versions' changelog can be retrieved from https://wiki.strongswan.org/versions/80.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/strongswan

index ace2c58147abac5ac00b3be3ee3e938ade4625e3..0f00b071f8e1d5d2b9557adb56792d787c0d21fb 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  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.1
+VER        = 5.9.2
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1f4db969d072e120dc12d1c116a0f658
+$(DL_FILE)_MD5 = 8918e6675e1be3784817641f07eadeb8
 
 install : $(TARGET)