From 6b0a04c0f81ff33793783752aa8275974b12fdd5 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 20 Jul 2013 17:35:53 +0200 Subject: [PATCH] strongswan: Update to 5.1.0rc1. --- config/rootfiles/common/strongswan | 1 + lfs/strongswan | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan index 1f5c6a0bc..5d61ec17b 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -76,6 +76,7 @@ usr/lib/ipsec/plugins/libstrongswan-sshkey.so usr/lib/ipsec/plugins/libstrongswan-stroke.so usr/lib/ipsec/plugins/libstrongswan-updown.so usr/lib/ipsec/plugins/libstrongswan-x509.so +usr/lib/ipsec/plugins/libstrongswan-xauth-eap.so usr/lib/ipsec/plugins/libstrongswan-xauth-generic.so usr/lib/ipsec/plugins/libstrongswan-xcbc.so #usr/libexec/ipsec diff --git a/lfs/strongswan b/lfs/strongswan index df71a3d29..de848f8f9 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.1.0dr2 +VER = 5.1.0rc1 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = fce82d733d6aaaafdea652eb157ba45a +$(DL_FILE)_MD5 = 8f31789837dd9868c279aa0c38ba82d9 install : $(TARGET) -- 2.39.2