[packages] openvpn: Bump to v2.2.2 (#11293)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31325 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2012-04-16 23:26:18 +00:00
parent 2eb7eeee25
commit ad5d979d39

View 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