htop: add version 2.2.0 (#9086)

This commit is contained in:
Matthias Diener 2018-08-23 18:50:01 -05:00 committed by Adam J. Stewart
parent 30cbca2c32
commit 95ca99bbdd

View File

@ -33,6 +33,7 @@ class Htop(AutotoolsPackage):
list_url = "https://hisham.hm/htop/releases"
list_depth = 1
version('2.2.0', '0d816b6beed31edc75babcfbf863ffa8')
version('2.0.2', '7d354d904bad591a931ad57e99fea84a')
depends_on('ncurses')