aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pstree.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pstree.rb b/Library/Formula/pstree.rb
index f135e33af..b5c29bb9e 100644
--- a/Library/Formula/pstree.rb
+++ b/Library/Formula/pstree.rb
@@ -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.35.tar.gz'
- sha1 'e0b45290c0df1061581b45ce53b503d6fc6cfdf9'
+ url 'ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.36.tar.gz'
+ sha1 '1ca2e08c62d33afd37d78a215095258e77654b3f'
def install
system "make pstree"