aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/taskd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/taskd.rb')
-rw-r--r--Library/Formula/taskd.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/taskd.rb b/Library/Formula/taskd.rb
index decae0937..5e2738fa4 100644
--- a/Library/Formula/taskd.rb
+++ b/Library/Formula/taskd.rb
@@ -4,6 +4,8 @@ class Taskd < Formula
homepage "http://taskwarrior.org/projects/show/taskwarrior"
url "http://www.taskwarrior.org/download/taskd-1.0.0.tar.gz"
sha1 "5a89406a21be1f95ece03674315b35814fe4f037"
+ revision 1
+
head 'git://tasktools.org/taskd.git'
depends_on "cmake" => :build