aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-getopt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gnu-getopt.rb')
-rw-r--r--Library/Formula/gnu-getopt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnu-getopt.rb b/Library/Formula/gnu-getopt.rb
index 8724d5d89..a61851376 100644
--- a/Library/Formula/gnu-getopt.rb
+++ b/Library/Formula/gnu-getopt.rb
@@ -2,7 +2,7 @@ require 'formula'
class GnuGetopt < Formula
url 'http://software.frodo.looijaard.name/getopt/files/getopt-1.1.4.tar.gz'
- md5 '02188ca68da27c4175d6e9f3da732101'
+ sha1 '8b9b329b3a8f5d52c91c0381616ecbd1ba291486'
homepage 'http://software.frodo.looijaard.name/getopt/'
depends_on 'gettext'