update OpenVPN to 2.0.6 (security update)
SVN-Revision: 3591
This commit is contained in:
parent
b5eda5f439
commit
4fedf53f99
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openvpn
|
||||
PKG_VERSION:=2.0.5
|
||||
PKG_VERSION:=2.0.6
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=4bd7a42991c93db23842a0992debe53b
|
||||
PKG_MD5SUM:=8d2f95fa825e58363a676b25d4815aa7
|
||||
|
||||
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue