openvpn: Bump to v2.2.2 (#11293)
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Mon, 16 Apr 2012 23:26:18 +0000 (23:26 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Mon, 16 Apr 2012 23:26:18 +0000 (23:26 +0000)
SVN-Revision: 31325

net/openvpn/Makefile

index dd31fbdff785bdb59a622cd58dcc1deadcbde9bc..a9c2e6d4c277e78c42375ab1e4b8b51798f30137 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
-PKG_VERSION:=2.2.1
-PKG_RELEASE:=5
+PKG_VERSION:=2.2.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://swupdate.openvpn.net/community/releases @SF/openvpn
-PKG_MD5SUM:=500bee5449b29906150569aaf2eb2730
+PKG_MD5SUM:=c5181e27b7945fa6276d21873329c5c7
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1