projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
78e35c8
)
strongswan: Update to 5.1.1rc1.
author
Michael Tremer
<michael.tremer@ipfire.org>
Mon, 28 Oct 2013 20:00:03 +0000
(21:00 +0100)
committer
Michael Tremer
<michael.tremer@ipfire.org>
Mon, 28 Oct 2013 20:00:03 +0000
(21:00 +0100)
lfs/strongswan
patch
|
blob
|
blame
|
history
diff --git
a/lfs/strongswan
b/lfs/strongswan
index 1aed31feca4c560ab4040202becc72422f204964..b2c362e3916497d370c37a315558aab64953d90d 100644
(file)
--- a/
lfs/strongswan
+++ b/
lfs/strongswan
@@
-24,7
+24,7
@@
include Config
include Config
-VER = 5.1.1
dr4
+VER = 5.1.1
rc1
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@
-46,7
+46,7
@@
objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 =
05899faa9b8a8f253474af809b283ef9
+$(DL_FILE)_MD5 =
69826b6a6103ae705c48b3f33b4dd3d5
install : $(TARGET)
install : $(TARGET)
@@
-94,7
+94,7
@@
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-eap-identity \
$(PADLOCK)
--enable-eap-identity \
$(PADLOCK)
- cd $(DIR_APP) && make $(MAKETUNING)
LDFLAGS="-lrt"
+ cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
# Remove all library files we don't want or need.
cd $(DIR_APP) && make install
# Remove all library files we don't want or need.