aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-07 21:28:14 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-07 21:28:14 +0000
commit337f45453242e0cd8ef664544ed9c8422e9a9e37 (patch)
treea8ed9c38582b3655a323908802edcdab5bb3948c /package/network/services/openvpn/Makefile
parent435c44e7ead534939039968b51f1d43bba295059 (diff)
downloadupstream-337f45453242e0cd8ef664544ed9c8422e9a9e37.tar.gz
upstream-337f45453242e0cd8ef664544ed9c8422e9a9e37.tar.bz2
upstream-337f45453242e0cd8ef664544ed9c8422e9a9e37.zip
[package] openvpn: switch to new procd init script style
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38331 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/openvpn/Makefile')
-rw-r--r--package/network/services/openvpn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/openvpn/Makefile b/package/network/services/openvpn/Makefile
index 4fffd5cfe5..219009ab9a 100644
--- a/package/network/services/openvpn/Makefile
+++ b/package/network/services/openvpn/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2010-2012 OpenWrt.org
+# Copyright (C) 2010-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn
PKG_VERSION:=2.3.2
-PKG_RELEASE=1
+PKG_RELEASE=2
PKG_SOURCE_URL:=http://swupdate.openvpn.net/community/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz