summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-09 18:54:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-09 18:54:50 +0000
commit7188ae430591578cc8b856f39134c53b434eee9e (patch)
treedf556ef4585b92eb29222d6f3bc2ac0c9e6aaa0a /openwrt
parent6e34bfb54391be6181ecdb530d7c5094e147c1b9 (diff)
downloadmtk-20170518-7188ae430591578cc8b856f39134c53b434eee9e.zip
mtk-20170518-7188ae430591578cc8b856f39134c53b434eee9e.tar.gz
mtk-20170518-7188ae430591578cc8b856f39134c53b434eee9e.tar.bz2
update openvpn to rc20
SVN-Revision: 605
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/openvpn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/openvpn/Makefile b/openwrt/package/openvpn/Makefile
index 991e52f..07b0c63 100644
--- a/openwrt/package/openvpn/Makefile
+++ b/openwrt/package/openvpn/Makefile
@@ -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