skytools 3.1.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-01-03 15:56:56 -06:00 committed by Adam Vandenberg
parent e2cdea608d
commit fe9a4e2640
1 changed files with 2 additions and 2 deletions

View File

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