From: Oliver Ertl Date: Wed, 19 Apr 2006 19:28:09 +0000 (+0000) Subject: update OpenVPN to 2.0.7 (security update), closes #497 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=aaad9c73c7c7027cee01ee956d50aa410a458207 update OpenVPN to 2.0.7 (security update), closes #497 SVN-Revision: 3673 --- diff --git a/openwrt/package/openvpn/Makefile b/openwrt/package/openvpn/Makefile index caa19d2136..f1a0f8b677 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.6 +PKG_VERSION:=2.0.7 PKG_RELEASE:=1 -PKG_MD5SUM:=8d2f95fa825e58363a676b25d4815aa7 +PKG_MD5SUM:=93528233f1f6d02fc18e2c00f82e0aca PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz