mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
i2c-tools: rebuild for Python 3.11
This commit is contained in:
parent
740ecd607c
commit
9b64102523
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'i2c-tools'
|
# Template file for 'i2c-tools'
|
||||||
pkgname=i2c-tools
|
pkgname=i2c-tools
|
||||||
version=4.3
|
version=4.3
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
build_helper=python3
|
build_helper=python3
|
||||||
make_build_args="EXTRA=py-smbus"
|
make_build_args="EXTRA=py-smbus"
|
||||||
|
|
Loading…
Add table
Reference in a new issue