aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pgformatter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pgformatter.rb')
-rw-r--r--Library/Formula/pgformatter.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pgformatter.rb b/Library/Formula/pgformatter.rb
index 6b90db5c1..3b3663ff5 100644
--- a/Library/Formula/pgformatter.rb
+++ b/Library/Formula/pgformatter.rb
@@ -2,8 +2,8 @@ require "formula"
class Pgformatter < Formula
homepage "http://sqlformat.darold.net/"
- url "https://downloads.sourceforge.net/project/pgformatter/1.2/pgFormatter-1.2.tar.gz"
- sha1 "598c39fa7f3f511aa376e7a18457139a9393fe74"
+ url "https://github.com/darold/pgFormatter/archive/v1.4.tar.gz"
+ sha1 "bdbeefd9b3d8088a69816d3f578453c4a886feae"
def install
system "perl", "Makefile.PL", "DESTDIR=."