system-tools: update to 120

This commit is contained in:
heitbaum 2021-01-17 08:42:21 +00:00
parent 2540749295
commit 9eb622eeb0
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
120
- htop: update to 3.0.5
119 119
- dstat: update to 2020-06-19 - dstat: update to 2020-06-19
- efibootmgr: update version details - efibootmgr: update version details

View File

@ -3,7 +3,7 @@
PKG_NAME="system-tools" PKG_NAME="system-tools"
PKG_VERSION="1.0" PKG_VERSION="1.0"
PKG_REV="119" PKG_REV="120"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv" PKG_SITE="https://libreelec.tv"