OpenVPN 2.0 yeah
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@668 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
648a09ca7b
commit
fe6cf854f0
|
@ -3,9 +3,9 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openvpn
|
PKG_NAME:=openvpn
|
||||||
PKG_VERSION:=2.0_rc21
|
PKG_VERSION:=2.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=949c51cb6c69da7054613d80042dc5a6
|
PKG_MD5SUM:=7401faebc6baee9add32608709c54eec
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
|
Loading…
Reference in New Issue