From: Imre Kaloz Date: Fri, 11 Dec 2009 09:49:51 +0000 (+0000) Subject: upgrade openvpn to 2.1.0 final X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=9519ab84d53413eb44355249f145077d8dbd8d9b;ds=inline upgrade openvpn to 2.1.0 final SVN-Revision: 18746 --- diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index d3a6e858e2..803c536882 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openvpn -PKG_VERSION:=2.1_rc22 +PKG_VERSION:=2.1.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn -PKG_MD5SUM:=a4ca5d79f7467fc537b216bff1c744f2 +PKG_MD5SUM:=452a83326ae198cf961e9ae02539c8fb include $(INCLUDE_DIR)/package.mk