From: Oliver Ertl Date: Wed, 5 Apr 2006 11:47:16 +0000 (+0000) Subject: update OpenVPN to 2.0.6 (security update) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4fedf53f99a3d02620be964e0482cb606f75a643;p=librecmc%2Flibrecmc.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 5ae1a31200..caa19d2136 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