iotop: upgrade 1.25 -> 1.26

Changelog:
 Add clock in upper right corner

License-Update: Copyright year updated to 2024.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-02-06 16:02:11 +08:00
committed by Khem Raj
parent a178f67d97
commit 41b210079f
@@ -1,11 +1,11 @@
SUMMARY = "A top utility for I/O"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=72ad44c0841d1e759669d27744e39389"
LIC_FILES_CHKSUM = "file://LICENSE;md5=686f457fedcecd9b92d69e625291ffa2"
DEPENDS = "ncurses"
SRC_URI = "git://github.com/Tomas-M/iotop.git;branch=master;protocol=https"
SRCREV = "9d60bb7e262e0d41b0aa3bcfaa806fa4f42e548a"
SRCREV = "b15743b04bb04ff1fc6e197d21ba30365349edcb"
S = "${WORKDIR}/git"