Updating task.rb

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
theunraveler 2010-04-18 11:34:51 -05:00 committed by Adam Vandenberg
parent 52fd583470
commit d43bdf0777
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula' require 'formula'
class Task <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/' @homepage='http://www.taskwarrior.org/'
@md5='b7e5ab3abf624027068d9a01bf684035' @md5='0e9f5b6ffdf15509eb5657ae3cc6fe2ef029f8e1'
def install def install
system "./configure", "--disable-debug", system "./configure", "--disable-debug",