pstree 2.33

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Jack Nagel 2011-08-10 18:28:55 -05:00 committed by Adam Vandenberg
parent 77498098ee
commit 49f65648c0

View file

@ -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"