Updated openswan (git-20100309).

This commit is contained in:
Arne Fitzenreiter
2010-03-10 21:21:30 +01:00
parent dcaa666f92
commit cf62eca5ea

View File

@@ -30,10 +30,10 @@ else
VERSUFIX=ipfire
endif
VER = 2.6.24
VER = git-20100309
THISAPP = openswan-$(VER)
DL_FILE = $(THISAPP).tar.gz
THISAPP = openswan.git
DL_FILE = openswan.$(VER).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 1c76b6982c05392f7c360afb92699661
$(DL_FILE)_MD5 = f23b716b8ffb242436d8e713d93d209c
install : $(TARGET)