htop-osx 0.8.2.2

Closes Homebrew/homebrew#24563.
This commit is contained in:
Mike McQuaid 2013-11-21 13:48:19 +00:00
parent c0db76b7fe
commit fb65481131

View file

@ -2,9 +2,8 @@ require 'formula'
class HtopOsx < Formula
homepage 'https://github.com/max-horvath/htop-osx'
url 'https://github.com/max-horvath/htop-osx/archive/0.8.2.1-2013-03-31.tar.gz'
version '0.8.2.1'
sha1 '9c4bbe8517b59ca2ead8fedd4b8b24452f2ec55e'
url 'https://github.com/max-horvath/htop-osx/archive/0.8.2.2.tar.gz'
sha1 '17c56fe5efe81cf6b0f4c13a958fa7e4d8591b23'
depends_on :autoconf
depends_on :automake