From: Oliver Ertl Date: Wed, 5 Apr 2006 11:47:16 +0000 (+0000) Subject: update OpenVPN to 2.0.6 (security update) X-Git-Tag: whiterussian_rc6~285 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=09746209710d84d9ae420de8dc4302b353ace1ac;p=openwrt%2Fsvn-archive%2Fopenwrt.git update OpenVPN to 2.0.6 (security update) SVN-Revision: 3591 --- diff --git a/openwrt/package/openvpn/Makefile b/openwrt/package/openvpn/Makefile index 2799244f43..539342169d 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.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