pstree 2.33
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
77498098ee
commit
49f65648c0
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Pstree < Formula
|
||||
url 'ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.32.tar.gz'
|
||||
url 'ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.33.tar.gz'
|
||||
homepage 'http://freshmeat.net/projects/pstree/'
|
||||
md5 'ba6e274e06d63910cf9bb8664b932808'
|
||||
md5 'b0a85caacd85f78bd83700afa86ec2e9'
|
||||
|
||||
def install
|
||||
system "make pstree"
|
||||
|
|
Loading…
Reference in a new issue