mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
strongswan: Update to 5.5.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -72,6 +72,7 @@ etc/swanctl/bliss
|
||||
etc/swanctl/ecdsa
|
||||
etc/swanctl/pkcs12
|
||||
etc/swanctl/pkcs8
|
||||
etc/swanctl/private
|
||||
etc/swanctl/pubkey
|
||||
etc/swanctl/rsa
|
||||
etc/swanctl/swanctl.conf
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.5.0
|
||||
VER = 5.5.1
|
||||
|
||||
THISAPP = strongswan-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = a96fa7eb6c62b40143dadb064b6bd586
|
||||
$(DL_FILE)_MD5 = 4eba9474f7dc6c8c8d7037261358e68d
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user