Bump htop version
This commit is contained in:
parent
9e137435d6
commit
313d176715
@ -3,7 +3,7 @@ local package_name="htop"
|
||||
local package_repo="https://github.com/hishamhm/htop"
|
||||
local package_ref="tag:2.2.0"
|
||||
|
||||
local package_upstream_version="2.2.0-3"
|
||||
local package_upstream_version="2.2.0-4"
|
||||
local package_builddeps="debhelper dpkg-dev libhwloc-dev libncurses5-dev libncursesw5-dev pkg-config"
|
||||
local package_install_target="htop"
|
||||
local package_component="${release}-utils"
|
||||
@ -16,7 +16,7 @@ fi
|
||||
|
||||
package_checkbuild()
|
||||
{
|
||||
[[ $release != stretch && $release != bionic && $release != jessie ]]
|
||||
[[ $release != stretch && $release != jessie ]]
|
||||
}
|
||||
|
||||
package_checkinstall()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user