~alpine/aports

main/openvpn: Increased pkgrel v1 PROPOSED

Daniele Coli: 1
 main/openvpn: Increased pkgrel

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1688/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/openvpn: Increased pkgrel Export this patch

Increased pkgrel after having added description to init.d script in
previous commit.
---
 main/openvpn/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/openvpn/APKBUILD b/main/openvpn/APKBUILD
index 66c15bd..9dfc935 100644
--- a/main/openvpn/APKBUILD
+++ b/main/openvpn/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=openvpn
pkgver=2.3.8
pkgrel=0
pkgrel=1
pkgdesc="A robust, and highly configurable VPN (Virtual Private Network)"
url="http://openvpn.sourceforge.net/"
arch="all"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---