diff options
Diffstat (limited to 'Library/Formula/pgdbf.rb')
| -rw-r--r-- | Library/Formula/pgdbf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pgdbf.rb b/Library/Formula/pgdbf.rb index 097d94612..5f68bb414 100644 --- a/Library/Formula/pgdbf.rb +++ b/Library/Formula/pgdbf.rb @@ -3,7 +3,7 @@ require 'formula' class Pgdbf < Formula homepage 'http://pgdbf.sourceforge.net' url 'http://downloads.sourceforge.net/project/pgdbf/pgdbf/0.6.1/pgdbf-0.6.1.tar.xz' - md5 'fc4de726f44ce403c49ef184beaffe02' + sha1 '93c9104d92e1ef0c77faf308a6a2976ed0fa2685' depends_on 'xz' => :build |
