aboutsummaryrefslogtreecommitdiffstats
path: root/main/openvswitch
diff options
context:
space:
mode:
Diffstat (limited to 'main/openvswitch')
-rw-r--r--main/openvswitch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/openvswitch/APKBUILD b/main/openvswitch/APKBUILD
index 4b185a69b8..5758a59307 100644
--- a/main/openvswitch/APKBUILD
+++ b/main/openvswitch/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=openvswitch
pkgver=2.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="A production quality, multilayer virtual switch"
url="http://openvswitch.org/"
arch="all"
license="ASL 2.0"
depends=""
-depends_dev="openssl-dev"
+depends_dev="libressl-dev"
makedepends="$depends_dev perl python linux-headers bash py-six"
subpackages="$pkgname-doc $pkgname-dbg $pkgname-dev $pkgname-monitor $pkgname-bash-completion:bashcomp"
source="http://openvswitch.org/releases/$pkgname-$pkgver.tar.gz