mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
Updated strongswan (4.5.0).
This commit is contained in:
@@ -135,6 +135,7 @@ usr/sbin/ipsec
|
||||
#usr/share/man/man3/ttoul.3
|
||||
#usr/share/man/man5/ipsec.conf.5
|
||||
#usr/share/man/man5/ipsec.secrets.5
|
||||
#usr/share/man/man5/strongswan.conf.5
|
||||
#usr/share/man/man8/_copyright.8
|
||||
#usr/share/man/man8/_updown.8
|
||||
#usr/share/man/man8/_updown_espmark.8
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
etc/udev/rules.d/30-persistent-network.rules
|
||||
etc/ipsec.conf
|
||||
etc/ipsec.secrets
|
||||
etc/ipsec.user.conf
|
||||
etc/ipsec.user.secrets
|
||||
|
||||
1
config/rootfiles/core/test/filelists/strongswan
Symbolic link
1
config/rootfiles/core/test/filelists/strongswan
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/strongswan
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.4.1
|
||||
VER = 4.5.0
|
||||
|
||||
THISAPP = strongswan-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = b5730083d8d98e71eada2f7aa93f74af
|
||||
$(DL_FILE)_MD5 = cfbd6efef87830a2e7cc4175bde7ac84
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user