update openvpn to 2.1_rc21

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18399 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2009-11-12 10:39:45 +00:00
parent 52050b3d93
commit 316e1aefe4

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn
PKG_VERSION:=2.1_rc19
PKG_VERSION:=2.1_rc21
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
PKG_MD5SUM:=ba2ee667a8b7606b125b7d32f47ca578
PKG_MD5SUM:=c9124abda3aa140172eefc7b31f1a100
include $(INCLUDE_DIR)/package.mk