aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-08-17 11:47:53 -0500
committerAdam Vandenberg2013-08-18 11:50:36 -0700
commit5d8ad7b74bd3da24fc8748f606371588b26d24cb (patch)
tree5cd4525cc5eb1adbaea2adb0e7f7e20e8f667d9e /Library/Formula
parent7c17eefa230135cdf971b0cdb0a736ee01daeda1 (diff)
downloadhomebrew-5d8ad7b74bd3da24fc8748f606371588b26d24cb.tar.bz2
smartmontools 6.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/smartmontools.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/smartmontools.rb b/Library/Formula/smartmontools.rb
index cc0356cb3..243d5e401 100644
--- a/Library/Formula/smartmontools.rb
+++ b/Library/Formula/smartmontools.rb
@@ -2,8 +2,8 @@ require 'formula'
class Smartmontools < Formula
homepage 'http://sourceforge.net/apps/trac/smartmontools/'
- url 'http://downloads.sourceforge.net/project/smartmontools/smartmontools/6.1/smartmontools-6.1.tar.gz'
- sha1 '1511f2a09e4745fed50d15654c7d585fec53929e'
+ url 'http://downloads.sourceforge.net/project/smartmontools/smartmontools/6.2/smartmontools-6.2.tar.gz'
+ sha1 '37848ff5103d68b672463a30cd99e7d23d6696a5'
def install
(var/'run').mkpath