mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
strongswan: Update to 5.1.1dr4.
This commit is contained in:
@@ -10,6 +10,7 @@ etc/ipsec.d/private
|
||||
etc/ipsec.d/reqs
|
||||
etc/ipsec.secrets
|
||||
etc/strongswan.conf
|
||||
usr/bin/pki
|
||||
#usr/lib/ipsec
|
||||
#usr/lib/ipsec/libcharon.a
|
||||
#usr/lib/ipsec/libcharon.la
|
||||
@@ -90,6 +91,17 @@ usr/libexec/ipsec/scepclient
|
||||
usr/libexec/ipsec/starter
|
||||
usr/libexec/ipsec/stroke
|
||||
usr/sbin/ipsec
|
||||
#usr/share/man/man1/pki---gen.1
|
||||
#usr/share/man/man1/pki---issue.1
|
||||
#usr/share/man/man1/pki---keyid.1
|
||||
#usr/share/man/man1/pki---pkcs7.1
|
||||
#usr/share/man/man1/pki---print.1
|
||||
#usr/share/man/man1/pki---pub.1
|
||||
#usr/share/man/man1/pki---req.1
|
||||
#usr/share/man/man1/pki---self.1
|
||||
#usr/share/man/man1/pki---signcrl.1
|
||||
#usr/share/man/man1/pki---verify.1
|
||||
#usr/share/man/man1/pki.1
|
||||
#usr/share/man/man5/ipsec.conf.5
|
||||
#usr/share/man/man5/ipsec.secrets.5
|
||||
#usr/share/man/man5/strongswan.conf.5
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.1.0
|
||||
VER = 5.1.1dr4
|
||||
|
||||
THISAPP = strongswan-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = c1cd0a3ba9960f590cae28c8470800e8
|
||||
$(DL_FILE)_MD5 = 05899faa9b8a8f253474af809b283ef9
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user