aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/shorten.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/shorten.rb')
-rw-r--r--Library/Formula/shorten.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shorten.rb b/Library/Formula/shorten.rb
index 45d1a9d23..c92afcaa9 100644
--- a/Library/Formula/shorten.rb
+++ b/Library/Formula/shorten.rb
@@ -3,7 +3,7 @@ require 'formula'
class Shorten < Formula
url 'http://www.etree.org/shnutils/shorten/dist/src/shorten-3.6.1.tar.gz'
homepage 'http://www.etree.org/shnutils/shorten/'
- md5 'fb59c16fcedc4f4865d277f6e45866a7'
+ sha1 'bd525ced0b9ba99a7a178c11647a853147977fa5'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"