mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Geändert:
* Asterisk mit H323 Neue Versionen: * OpenVPN * pwlib * openh323 Fixed: * Menü im Webinterface git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@102 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.0.6
|
||||
VER = 2.0.7
|
||||
|
||||
THISAPP = openvpn-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 8d2f95fa825e58363a676b25d4815aa7
|
||||
$(DL_FILE)_MD5 = 93528233f1f6d02fc18e2c00f82e0aca
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user