mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:36:16 +02:00
update openvpn to latest upstream release (fix #48)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2468 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c640efa5e5
commit
850e300663
@ -3,9 +3,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openvpn
|
||||
PKG_VERSION:=2.0.2
|
||||
PKG_VERSION:=2.0.5
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=862f8788f080f669b1ae00a74ef68001
|
||||
PKG_MD5SUM:=4bd7a42991c93db23842a0992debe53b
|
||||
|
||||
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