pstree 2.35
This commit is contained in:
parent
12c9536e28
commit
f2381ca8a2
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pstree < Formula
|
||||
homepage 'http://freshmeat.net/projects/pstree/'
|
||||
url 'ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.33.tar.gz'
|
||||
sha1 '2f29ea2618cb6fd90529a543a94ed89b79db58b8'
|
||||
url 'ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.35.tar.gz'
|
||||
sha1 'e0b45290c0df1061581b45ce53b503d6fc6cfdf9'
|
||||
|
||||
def install
|
||||
system "make pstree"
|
||||
|
|
Loading…
Reference in a new issue