sersniff: style nits
This commit is contained in:
parent
95f58dc9b6
commit
7b2623c2f9
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Sersniff < Formula
|
||||
url 'http://www.earth.li/projectpurple/files/sersniff-0.0.5.tar.gz'
|
||||
homepage 'http://www.earth.li/projectpurple/progs/sersniff.html'
|
||||
url 'http://www.earth.li/projectpurple/files/sersniff-0.0.5.tar.gz'
|
||||
sha1 'f320171e38ce8877646be65664328071254ed3ce'
|
||||
|
||||
head 'git://the.earth.li/sersniff'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue