[package] update openvpn to 2.1_rc22 (#6275)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 5 Dec 2009 01:07:03 +0000 (01:07 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 5 Dec 2009 01:07:03 +0000 (01:07 +0000)
SVN-Revision: 18656

net/openvpn/Makefile

index 95ab7193ed22a9fba2595771208d6d459e86c896..d3a6e858e2a977a63568c425651f562964243ce0 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
-PKG_VERSION:=2.1_rc21
+PKG_VERSION:=2.1_rc22
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
-PKG_MD5SUM:=c9124abda3aa140172eefc7b31f1a100
+PKG_MD5SUM:=a4ca5d79f7467fc537b216bff1c744f2
 
 include $(INCLUDE_DIR)/package.mk