skytools 3.1.5

This commit is contained in:
Adam Vandenberg 2013-12-06 20:27:16 -08:00
parent 9e65377615
commit 914a554ebb

View file

@ -2,10 +2,11 @@ require 'formula'
class Skytools < Formula
homepage 'http://pgfoundry.org/projects/skytools/'
url 'http://pgfoundry.org/frs/download.php/3397/skytools-3.1.3.tar.gz'
url 'http://pgfoundry.org/frs/download.php/3397/skytools-3.1.5.tar.gz'
sha1 'c94eb1d86f9b33e49b929e02cefda95150e2fdcf'
# Works only with homebrew postgres: https://github.com/mxcl/homebrew/issues/16024
# Works only with homebrew postgres:
# https://github.com/mxcl/homebrew/issues/16024
depends_on 'postgresql'
def install