aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/openvswitch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/openvswitch/APKBUILD b/testing/openvswitch/APKBUILD
index 41534fcaa5..ffcb987282 100644
--- a/testing/openvswitch/APKBUILD
+++ b/testing/openvswitch/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=openvswitch
pkgver=2.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="A production quality, multilayer virtual switch - includes Kernel Modules for best performance."
url="http://openvswitch.org/"
arch="all"
@@ -11,7 +11,7 @@ depends=""
depends_dev="openssl-dev"
makedepends="$depends_dev perl python"
install="openvswitch.post-install openvswitch.post-upgrade"
-subpackages="$pkgname-doc $pkgname-monitor"
+subpackages="$pkgname-doc $pkgname-dbg $pkgname-monitor"
source="http://openvswitch.org/releases/$pkgname-$pkgver.tar.gz
ovsdb-server.initd
ovsdb-server.confd