task: Add version 2.5.1 (#8184)
This commit is contained in:
parent
6d2617b05d
commit
e5b81dd566
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Task(CMakePackage):
|
|||
homepage = "http://www.taskwarrior.org"
|
||||
url = "http://taskwarrior.org/download/task-2.4.4.tar.gz"
|
||||
|
||||
version('2.5.1', 'bcd984a00d6d1eb6b40faf567419f784')
|
||||
version('2.4.4', '517450c4a23a5842df3e9905b38801b3')
|
||||
|
||||
depends_on('cmake@2.8:', type='build')
|
||||
|
|
Loading…
Reference in a new issue