diff options
Diffstat (limited to 'Library/Formula/pos.rb')
| -rw-r--r-- | Library/Formula/pos.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pos.rb b/Library/Formula/pos.rb index 95dc0c411..0c6e839a8 100644 --- a/Library/Formula/pos.rb +++ b/Library/Formula/pos.rb @@ -2,7 +2,7 @@ require 'formula' class Pos < Formula url 'http://www.finkproject.org/bindist/dists/fink-0.9.0/main/source/utils/pos-1.2.tgz' - md5 'c667fb4ca38c96494f888ade9fb4e40a' + sha1 '320dc42b80508338f2f5f4e330d0c39462e3bba8' homepage "http://sage.ucsc.edu/~wgscott/xtal/wiki/index.php/Unix_and_OS_X:_The_Absolute_Essentials" def install |
