aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMax Riveiro2013-03-29 15:55:58 +0400
committerAdam Vandenberg2013-03-29 06:28:29 -0700
commit25ff60158488c15872dd3f4058b27b0f42d0648e (patch)
tree87d588f84d29b516836369d053a3c2806184aac6 /Library/Formula
parent2f9be88199696beaecd97bca6c38f0d3079a4175 (diff)
downloadhomebrew-25ff60158488c15872dd3f4058b27b0f42d0648e.tar.bz2
Fix htop-osx version
It should be '0.8.2.1' not '2012-0', as it determined from new archive URL. Closes #18821. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/htop-osx.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/htop-osx.rb b/Library/Formula/htop-osx.rb
index 0105c0df8..79d85e064 100644
--- a/Library/Formula/htop-osx.rb
+++ b/Library/Formula/htop-osx.rb
@@ -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