update openvpn to rc20
SVN-Revision: 605
This commit is contained in:
parent
6e34bfb543
commit
7188ae4305
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openvpn
|
||||
PKG_VERSION:=2.0_rc19
|
||||
PKG_VERSION:=2.0_rc20
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=4b3ea6815d87643a5ebdc811e87b5de3
|
||||
PKG_MD5SUM:=9fd263078c0c18448f7d5a0e0a919f62
|
||||
|
||||
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue