Updated strongswan (4.5.0).

This commit is contained in:
Arne Fitzenreiter
2010-11-03 21:55:44 +01:00
parent fb2f6523e5
commit 89e7a0f529
4 changed files with 8 additions and 2 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -0,0 +1 @@
../../../common/strongswan

View File

@@ -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)