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-Tag: whiterussian_rc6~263 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=05abf0f1eec0df14d4adca14f66bef8bbdaff5f6;p=openwrt%2Fsvn-archive%2Fopenwrt.git 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 539342169d..28acf6d2a1 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