pg_top: revision for postgresql

The canonical URL for pg_top is not accessible at the moment, as
pgFoundry, the host, is undergoing a rebuild from scratch. Move
primary URL to mirror and make working alternate URL the primary.
This commit is contained in:
Alexander Hamann 2017-02-09 18:43:59 +01:00 committed by ilovezfs
parent 13e5d51bef
commit ea3c3daa7b

View file

@ -1,9 +1,10 @@
class PgTop < Formula
desc "Monitor PostgreSQL processes"
homepage "http://ptop.projects.postgresql.org/"
url "http://pgfoundry.org/frs/download.php/3504/pg_top-3.7.0.tar.bz2"
url "https://www.mirrorservice.org/sites/ftp.postgresql.org/projects/pgFoundry/ptop/pg_top/3.7.0/pg_top-3.7.0.tar.bz2"
mirror "http://pgfoundry.org/frs/download.php/3504/pg_top-3.7.0.tar.bz2"
sha256 "c48d726e8cd778712e712373a428086d95e2b29932e545ff2a948d043de5a6a2"
revision 1
revision 2
bottle do
cellar :any