system-tools: update to 111

This commit is contained in:
CvH 2019-01-14 02:26:15 +01:00
parent 9d12d32ec4
commit 71ebf98a04
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,16 @@
111
- updated autossh to 1.4g
- updated file to d1ff3af
- updated htop to 3.0.0 Beta5
- updated jq to 1.6
- updated lm_sensors to e8afbda
- updated patch to 2.7.6
- updated pv to 1.6.6
- updated smartmontools to 7.0
- updated strace to 4.26
- updated stress-ng to 0.09.50
- updated unrar to 5.6.8
110
- updated and improved mc (4.8.21)
- using more compatible "xterm" TERM definition

View File

@ -3,7 +3,7 @@
PKG_NAME="system-tools"
PKG_VERSION="1.0"
PKG_REV="110"
PKG_REV="111"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"
@ -117,6 +117,7 @@ addon() {
# jq
cp -P $(get_build_dir jq)/.$TARGET_NAME/jq $ADDON_BUILD/$PKG_ADDON_ID/bin
cp -P $(get_build_dir oniguruma)/.install_pkg/usr/lib/libonig.so $ADDON_BUILD/$PKG_ADDON_ID/lib
# lm_sensors
cp -P $(get_build_dir lm_sensors)/prog/sensors/sensors $ADDON_BUILD/$PKG_ADDON_ID/bin 2>/dev/null || :