iotop: rebuild for Python 3.10
This commit is contained in:
parent
b7d0c352ce
commit
3f170ceac2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'iotop'
|
# Template file for 'iotop'
|
||||||
pkgname=iotop
|
pkgname=iotop
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=8
|
revision=9
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
|
|
Loading…
Reference in a new issue