iotop: Update to python-3.10

- Update lfs PAK_VER from 2 to 3
- Update of rootfile

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Adolf Belka
2022-01-24 17:16:50 +01:00
committed by Peter Müller
parent 6279bdc3ac
commit 6c8f1928b5
2 changed files with 11 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = iotop
PAK_VER = 2
PAK_VER = 3
DEPS =
###############################################################################