aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/spidermonkey.rb
diff options
context:
space:
mode:
authorMike McQuaid2012-09-03 11:33:56 -0700
committerMike McQuaid2012-09-03 11:36:42 -0700
commit3c5ca25cad4a19b72006dffe1c782a58f4e8154b (patch)
treea3035672dc90ef4cee4135a56653c7f80499474d /Library/Formula/spidermonkey.rb
parent6aab03617816ea967b39220d7d828441389a9ad1 (diff)
downloadhomebrew-3c5ca25cad4a19b72006dffe1c782a58f4e8154b.tar.bz2
Batch convert MD5 formula to SHA1.
Closes #14653.
Diffstat (limited to 'Library/Formula/spidermonkey.rb')
-rw-r--r--Library/Formula/spidermonkey.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/spidermonkey.rb b/Library/Formula/spidermonkey.rb
index 43c795fca..c4b1f2e2b 100644
--- a/Library/Formula/spidermonkey.rb
+++ b/Library/Formula/spidermonkey.rb
@@ -5,14 +5,14 @@ class Autoconf213 < Formula
homepage 'http://www.gnu.org/software/autoconf/'
url 'http://ftpmirror.gnu.org/autoconf/autoconf-2.13.tar.gz'
mirror 'http://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz'
- md5 '9de56d4a161a723228220b0f425dc711'
+ sha1 '52a01449c48d7a117b35f213d3e4263578d846d6'
end
class Spidermonkey < Formula
homepage 'https://developer.mozilla.org/en/SpiderMonkey'
url 'http://ftp.mozilla.org/pub/mozilla.org/js/js185-1.0.0.tar.gz'
version '1.8.5'
- md5 'a4574365938222adca0a6bd33329cb32'
+ sha1 '52a01449c48d7a117b35f213d3e4263578d846d6'
# This is terribly, terribly slow the first time.
# head 'https://hg.mozilla.org/tracemonkey', :using => :hg