diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-13 09:00:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-13 09:01:12 +0000 |
commit | 2cbf62ba6cfbda6a56f0472be45e1377db31e5cc (patch) | |
tree | f1f651023c9c0694c8fdfd65d34529f2b9a5989c /testing | |
parent | 3b9b437c59704f191eb8e8e39743fa8fe3f22e16 (diff) | |
download | aports-2cbf62ba6cfbda6a56f0472be45e1377db31e5cc.tar.bz2 aports-2cbf62ba6cfbda6a56f0472be45e1377db31e5cc.tar.xz |
testing/openvswitch: bump pkgrel
Diffstat (limited to 'testing')
-rw-r--r-- | testing/openvswitch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvswitch/APKBUILD b/testing/openvswitch/APKBUILD index 1a439db48d..9b83d02414 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.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="A production quality, multilayer virtual switch - includes Kernel Modules for best performance." url="http://openvswitch.org/" arch="all" |