Merge pull request #4987 from heitbaum/bump-htop

system-tools: update to 120
This commit is contained in:
CvH 2021-01-18 20:00:18 +01:00 committed by GitHub
commit 14ecbd8bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="htop"
PKG_VERSION="3.0.4"
PKG_SHA256="d8a0536ce95e3d59f8e292e73ee037033a74a8cc118fd10d22048bd4aeb61324"
PKG_VERSION="3.0.5"
PKG_SHA256="4c2629bd50895bd24082ba2f81f8c972348aa2298cc6edc6a21a7fa18b73990c"
PKG_LICENSE="GPL"
PKG_SITE="https://hisham.hm/htop"
PKG_URL="https://github.com/htop-dev/htop/archive/$PKG_VERSION.tar.gz"

View File

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

View File

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