mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Clamav und OpenVPN Update.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@344 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
* cdrtools-2.01
|
||||
* cftp-0.12
|
||||
* clamav-0.88.5
|
||||
* clamav-0.88.6
|
||||
* coreutils-5.96
|
||||
* cups-1.2.2
|
||||
* cyrus-imapd-2.2.12
|
||||
@@ -165,6 +166,7 @@
|
||||
* openssl-0.9.8d
|
||||
* openswan-2.4.6
|
||||
* openvpn-2.0.7
|
||||
* openvpn-2.0.9
|
||||
* pam_mysql-0.7RC1
|
||||
* patch-2.5.4
|
||||
* pciutils-2.2.3
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.88.5
|
||||
VER = 0.88.6
|
||||
|
||||
THISAPP = clamav-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = d62376205647b208eba4191dde821830
|
||||
$(DL_FILE)_MD5 = db7f8b947bc21023f36e04bfdd555dd0
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.0.7
|
||||
VER = 2.0.9
|
||||
|
||||
THISAPP = openvpn-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 93528233f1f6d02fc18e2c00f82e0aca
|
||||
$(DL_FILE)_MD5 = 60745008b90b7dbe25fe8337c550fec6
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user