diff options
Diffstat (limited to 'network/openvswitch/openvswitch.SlackBuild')
-rw-r--r-- | network/openvswitch/openvswitch.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/openvswitch/openvswitch.SlackBuild b/network/openvswitch/openvswitch.SlackBuild index 18229adba0..389bef4bf9 100644 --- a/network/openvswitch/openvswitch.SlackBuild +++ b/network/openvswitch/openvswitch.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openvswitch -VERSION=${VERSION:-2.3.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.3.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} KERNEL=${KERNEL:-$(uname -r)} |