pgtap: revision to ditch conflict

This commit is contained in:
Dominyk Tiller 2016-07-31 03:16:00 +01:00
parent 0a9bcb5156
commit 919f7b8455

View file

@ -3,6 +3,8 @@ class Pgtap < Formula
homepage "http://pgtap.org/"
url "http://api.pgxn.org/dist/pgtap/0.96.0/pgtap-0.96.0.zip"
sha256 "84ad5e2212555077393d74b4628b9cbd141b1f382e7b7f39662ffe64e3fa2521"
revision 1
head "https://github.com/theory/pgtap.git"
bottle do
@ -15,8 +17,6 @@ class Pgtap < Formula
# Not :postgresql, because we need to install into its share directory.
depends_on "postgresql"
conflicts_with "mytop", :because => "both install `perllocal.pod`"
resource "Test::Harness" do
url "https://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.36.tar.gz"
sha256 "e7566f13b041d028b56f184b77ec2545ec6f0bb5a0f8f5368f7e4a08b496b63e"