diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/task.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/task.rb b/Library/Formula/task.rb index 136228571..b84cb3abe 100644 --- a/Library/Formula/task.rb +++ b/Library/Formula/task.rb @@ -3,7 +3,7 @@ require 'formula' class Task <Formula @url='http://www.taskwarrior.org/download/task-1.9.0.tar.gz' @homepage='http://www.taskwarrior.org/' - @md5='0e9f5b6ffdf15509eb5657ae3cc6fe2ef029f8e1' + @md5='b9c12f60ff509c1ce5c6292041789baa' def install system "./configure", "--disable-debug", |
