mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 13:49:42 +02:00
update OpenVPN to 2.0.6 (security update)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3591 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
14179b7805
commit
079db1578e
@ -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 New Issue
Block a user