[package] add mac-to-devinfo (#5373)
[openwrt/svn-archive/archive.git] / net / openvpn / Makefile
index 079c86a7845c3ef5291b273b17d12afa0e39a97d..fa6c5e96d0e3711fef52328a10d4bd066b314438 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
-PKG_VERSION:=2.1_rc15
+PKG_VERSION:=2.1_rc18
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
-PKG_MD5SUM:=14a35b05c5a16292d149592d1dad0302
+PKG_MD5SUM:=af330c94da5200df94c4e84798ea39be
 
 include $(INCLUDE_DIR)/package.mk