aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authortheunraveler2010-04-18 11:34:51 -0500
committerAdam Vandenberg2010-04-18 09:45:21 -0700
commit041792bd14f50d671e204952a29489e744cf101b (patch)
tree81576c00309531fbcc21c6343562869779667e62 /Library/Formula
parenta9a346962972eca2a27ad1066375e533c277749a (diff)
downloadhomebrew-041792bd14f50d671e204952a29489e744cf101b.tar.bz2
Updating task.rb
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/task.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/task.rb b/Library/Formula/task.rb
index f879f209a..136228571 100644
--- a/Library/Formula/task.rb
+++ b/Library/Formula/task.rb
@@ -1,9 +1,9 @@
require 'formula'
class Task <Formula
- @url='http://www.taskwarrior.org/download/task-1.8.5.tar.gz'
+ @url='http://www.taskwarrior.org/download/task-1.9.0.tar.gz'
@homepage='http://www.taskwarrior.org/'
- @md5='b7e5ab3abf624027068d9a01bf684035'
+ @md5='0e9f5b6ffdf15509eb5657ae3cc6fe2ef029f8e1'
def install
system "./configure", "--disable-debug",