mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:43:10 +02:00
update OpenVPN to 2.0.7 (security update), closes #497
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3673 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7a406765bb
commit
4c13cd224d
@ -3,9 +3,9 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openvpn
|
PKG_NAME:=openvpn
|
||||||
PKG_VERSION:=2.0.6
|
PKG_VERSION:=2.0.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=8d2f95fa825e58363a676b25d4815aa7
|
PKG_MD5SUM:=93528233f1f6d02fc18e2c00f82e0aca
|
||||||
|
|
||||||
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
Block a user