Added latest openvpn stable to core40.

This commit is contained in:
Christian Schmidt
2010-08-19 04:44:02 +02:00
parent 8190e95105
commit 7829d1d019
4 changed files with 6 additions and 4 deletions

View File

@@ -19,3 +19,4 @@ lib/modules/2.6.32.15-ipfire/kernel/drivers/usb/serial/option.ko
lib/modules/2.6.32.15-ipfire-xen/kernel/drivers/usb/serial/option.ko
lib/modules/2.6.32.15-ipfire/kernel/drivers/usb/serial/usbserial.ko
lib/modules/2.6.32.15-ipfire-xen/kernel/drivers/usb/serial/usbserial.ko
usr/sbin/openvpn

View File

@@ -26,7 +26,7 @@
#
#Stop services
/usr/local/bin/openvpnctrl -k
#
#Extract files
extract_files
@@ -36,6 +36,7 @@ rm -rf /usr/lib/python2.4
#
#Start services
/usr/local/bin/openvpnctrl -s
#
#Update Language cache

View File

@@ -264,7 +264,7 @@
* openmailadmin-1.0.0
* openssh-5.4p1
* openssl-0.9.8o
* openvpn-2.1.1
* openvpn-2.1.2
* p7zip_4.65
* pam_mysql-0.7RC1
* patch-2.5.4

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.1.1
VER = 2.1.2
THISAPP = openvpn-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = b273ed2b5ec8616fb9834cde8634bce7
$(DL_FILE)_MD5 = 543a30dafcdefe1d67c0e47b80741755
install : $(TARGET)