aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-03-15 08:13:53 -0700
committerAdam Vandenberg2013-03-15 08:13:53 -0700
commitbf31154f700a73c5c14b96edf447e75964e9390d (patch)
tree54b5882e78d52168fe9bca4fc1da16584420e732 /Library/Formula
parent81a722803b196aab7bddbb436d9463a56f6c23e7 (diff)
downloadhomebrew-bf31154f700a73c5c14b96edf447e75964e9390d.tar.bz2
sonar: use sha1 instead of md5
Closes #18496.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sonar.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sonar.rb b/Library/Formula/sonar.rb
index 23a514be5..856f6a7f0 100644
--- a/Library/Formula/sonar.rb
+++ b/Library/Formula/sonar.rb
@@ -3,7 +3,7 @@ require 'formula'
class Sonar < Formula
homepage 'http://www.sonarsource.org'
url 'http://dist.sonar.codehaus.org/sonar-3.5.zip'
- md5 '2b7dc34bbd7fc6ed095309427433cb6b'
+ sha1 '5fca23ff8939ebe8a6fe7323769a512bca5b7c91'
def install
# Delete native bin directories for other systems