diff options
Diffstat (limited to 'Library/Formula/pg_top.rb')
| -rw-r--r-- | Library/Formula/pg_top.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pg_top.rb b/Library/Formula/pg_top.rb index f5cdbd5aa..4628d2796 100644 --- a/Library/Formula/pg_top.rb +++ b/Library/Formula/pg_top.rb @@ -23,7 +23,7 @@ end class PgTop < Formula homepage 'http://ptop.projects.postgresql.org/' url 'http://pgfoundry.org/frs/download.php/1781/pg_top-3.6.2.tar.gz' - md5 '12ddb50cf83e3027d182a1381d388f1d' + sha1 'c165a5b09ab961bf98892db94b307e31ac0cf832' depends_on PostgresqlInstalled.new |
