nuke $Id$ in /packages as well
[openwrt/svn-archive/archive.git] / net / openvpn / Makefile
index 55bf4f56a11c6b8500b7907cdcb93ae513b3f95f..079c86a7845c3ef5291b273b17d12afa0e39a97d 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
-PKG_VERSION:=2.0.9
-PKG_RELEASE:=6
+PKG_VERSION:=2.1_rc15
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
-PKG_MD5SUM:=60745008b90b7dbe25fe8337c550fec6
+PKG_MD5SUM:=14a35b05c5a16292d149592d1dad0302
 
 include $(INCLUDE_DIR)/package.mk