summaryrefslogtreecommitdiff
path: root/core/openvpn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/openvpn/PKGBUILD')
-rw-r--r--core/openvpn/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/openvpn/PKGBUILD b/core/openvpn/PKGBUILD
index c5afc3912..cad8888fb 100644
--- a/core/openvpn/PKGBUILD
+++ b/core/openvpn/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=openvpn
pkgver=2.2.2
-pkgrel=2
+pkgrel=2.1
pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://openvpn.net/index.php/open-source.html"
depends=('openssl' 'lzo2' 'iproute2')
license=('custom')