system-tools: update addon (3)

- file: update to 5.45
- libssh2: dont build shared library
  - fix build of mc
- pv: update to 1.7.24
- unrar: update to 6.2.10
This commit is contained in:
Rudi Heitbaum 2023-07-31 10:15:23 +00:00
parent 6aae64151d
commit 1d27268d53
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
3
- file: update to 5.45
- libssh2: dont build shared library
- fix build of mc
- pv: update to 1.7.24
- unrar: update to 6.2.10
2
- replace dstat with dool
- bottom: update to 0.9.3

View File

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