summaryrefslogtreecommitdiffstats
path: root/main/openvpn
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-31 13:43:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-31 13:43:08 +0000
commit4ff65ef29982e116527adebdd7ad73a05719712a (patch)
treee565eb2bea4e2d98a4cd09e31e1d59d2338c8768 /main/openvpn
parent4324a91e20279ff861dba83c613259daaee84356 (diff)
main: mass-rebuild of packages missing arch in .PKGINFO
this is needed for apk-tools-2.1 migration
Diffstat (limited to 'main/openvpn')
-rw-r--r--main/openvpn/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openvpn/APKBUILD b/main/openvpn/APKBUILD
index c413f6a2b7d..4f74f78ead9 100644
--- a/main/openvpn/APKBUILD
+++ b/main/openvpn/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=openvpn
pkgver=2.1.4
-pkgrel=0
+pkgrel=1
pkgdesc="A robust, and highly configurable VPN (Virtual Private Network)"
url="http://openvpn.sourceforge.net/"
arch="all"