]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
strongSwan: Update to 5.9.9
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 5 Jan 2023 15:44:48 +0000 (15:44 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 18 Jan 2023 23:20:24 +0000 (23:20 +0000)
Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.9
for the release announcement of this version.

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

index 55e2b0a45cccb213349c79803a08f7b313cd9d10..db4607bc2b51718457d091130a5b8f90692a3cab 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  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.8
+VER        = 5.9.9
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2a7e346931f909aefa17a7e2f4a2d5b491979dd21519eaffa5d14ac0e54d86207009526aed903bfadbec2d4d449a23077f391106ed9ac02851a081b563c72eb0
+$(DL_FILE)_BLAKE2 = 9cbc73192527254a2d20b28295e7583a0d9ec81e4d6eb1b7d78e54b30ba8e5304a33e813145d8a47b2b4319d7b49762cd35cdbdaf1d41161d7746d68d3cef1b5
 
 install : $(TARGET)