Fix htop-osx version

It should be '0.8.2.1' not '2012-0', as it determined from new
archive URL.

Closes Homebrew/homebrew#18821.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Max Riveiro 2013-03-29 15:55:58 +04:00 committed by Adam Vandenberg
parent f088809ba7
commit d8957afabb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class HtopOsx < Formula
homepage 'https://github.com/max-horvath/htop-osx'
url 'https://github.com/max-horvath/htop-osx/archive/0.8.2.1-2012-04-18.tar.gz'
sha1 '4f8cddb22aa398652a14cbe3168be9aeeecfff33'
version '0.8.2.1'
depends_on :autoconf
depends_on :automake