parent
c0db76b7fe
commit
fb65481131
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue