From: Peter Müller Date: Thu, 5 Jan 2023 15:44:48 +0000 (+0000) Subject: strongSwan: Update to 5.9.9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be9b89af703e4f77d234f08940eaa8929429bf09;p=people%2Fms%2Fipfire-2.x.git strongSwan: Update to 5.9.9 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 --- diff --git a/lfs/strongswan b/lfs/strongswan index 55e2b0a45c..db4607bc2b 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # 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)