aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ssldump.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:18:32 -0800
committerAdam Vandenberg2013-01-28 21:40:10 -0800
commitaa0f57b2a6ebf8dcb6e463f25f6c2afd8b7f25b5 (patch)
treea853559aa1f4538376c4b6e8c48eaa256db51e12 /Library/Formula/ssldump.rb
parente6df7178475c0b2bea1447eefedd761278f6568a (diff)
downloadhomebrew-aa0f57b2a6ebf8dcb6e463f25f6c2afd8b7f25b5.tar.bz2
ssldump: style nits
Diffstat (limited to 'Library/Formula/ssldump.rb')
-rw-r--r--Library/Formula/ssldump.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ssldump.rb b/Library/Formula/ssldump.rb
index 4bfa29c6a..6b279bed1 100644
--- a/Library/Formula/ssldump.rb
+++ b/Library/Formula/ssldump.rb
@@ -1,12 +1,12 @@
require 'formula'
class Ssldump < Formula
- url 'http://www.rtfm.com/ssldump/ssldump-0.9b3.tar.gz'
homepage 'http://www.rtfm.com/ssldump/'
+ url 'http://www.rtfm.com/ssldump/ssldump-0.9b3.tar.gz'
sha1 'a633a9a811a138eac5ed440d583473b644135ef5'
# reorder include files
- # http://sourceforge.net/tracker/index.php?func=detail&aid=1622854&group_id=68993&atid=523055
+ # http://sourceforge.net/tracker/index.php?func=detail&aid=1622854&group_id=68993&atid=523055
# increase pcap sample size from an arbitrary 5000 the max TLS packet size 18432
def patches
DATA