diff options
Diffstat (limited to 'Library/Formula/gdbm.rb')
| -rw-r--r-- | Library/Formula/gdbm.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/gdbm.rb b/Library/Formula/gdbm.rb index 8a66d1cd8..bd3edffe0 100644 --- a/Library/Formula/gdbm.rb +++ b/Library/Formula/gdbm.rb @@ -4,7 +4,7 @@ class Gdbm < Formula    homepage 'http://www.gnu.org/software/gdbm/'    url 'http://ftpmirror.gnu.org/gdbm/gdbm-1.10.tar.gz'    mirror 'http://ftp.gnu.org/gnu/gdbm/gdbm-1.10.tar.gz' -  md5 '88770493c2559dc80b561293e39d3570' +  sha1 '441201e9145f590ba613f8a1e952455d620e0860'    option :universal | 
