misc/pyobd: use wx 3.2

PR:		265093
This commit is contained in:
Loïc Bartoletti 2022-09-15 15:41:25 +02:00
parent d58a948b0d
commit f9b9014649
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= pyobd
DISTVERSION= 0.9.3
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= misc
MASTER_SITES= http://www.obdtester.com/download/
DISTNAME= pyobd_${PORTVERSION}
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyserial>0:comms/py-pyserial@${PY_FLAVOR}
USES= dos2unix gnome magick:6,build python shebangfix
DOS2UNIX_FILES= ${PORTNAME}.desktop
SHEBANG_FILES= ${PORTNAME}
USE_WX= 3.1
USE_WX= 3.2
WX_COMPS= python
NO_ARCH= yes