system-tools: update to 119

This commit is contained in:
heitbaum 2021-01-11 09:09:58 +00:00
parent 473fcb9e03
commit 32975d919a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
119
- dstat: update to 2020-06-19
- efibootmgr: update version details
- efivar: update to 2020-10-16
- hddtemp: add patch to support nvme drives
- nmon: update to 16m
118
- i2c-tools: update to 4.2
- lm_sensors: update to 3.6.0

View File

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