openvswitch: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:13 -04:00
parent 4512108896
commit 2c92465b08

View file

@ -1,7 +1,7 @@
# Template file for 'openvswitch' # Template file for 'openvswitch'
pkgname=openvswitch pkgname=openvswitch
version=2.14.2 version=2.14.2
revision=2 revision=3
archs="i686* x86_64* ppc64*" archs="i686* x86_64* ppc64*"
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-rundir=/run/openvswitch" configure_args="--with-rundir=/run/openvswitch"