Commit ff2c5543 authored by Ben Fayers's avatar Ben Fayers Committed by GitHub

Update HTOP to 2.0.2

parent cf155323
require 'package'
class Htop < Package
version '1.0.3'
source_url 'http://hisham.hm/htop/releases/1.0.3/htop-1.0.3.tar.gz' # software source tarball url
source_sha1 '261492274ff4e741e72db1ae904af5766fc14ef4'
version '2.0.2'
source_url 'http://hisham.hm/htop/releases/2.0.2/htop-2.0.2.tar.gz' # software source tarball url
source_sha1 '201f793f13dce2448e36047079875b9bd5bba75a'
depends_on 'buildessential'
depends_on 'ncurses'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment