raptor: update style
Closes Homebrew/homebrew#36038. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
fcf320d148
commit
5051ca0fd6
1 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Raptor < Formula
|
||||
homepage 'http://librdf.org/raptor/'
|
||||
url 'http://download.librdf.org/source/raptor2-2.0.15.tar.gz'
|
||||
sha1 '504231f87024df9aceb90eb957196b557b4b8e38'
|
||||
homepage "http://librdf.org/raptor/"
|
||||
url "http://download.librdf.org/source/raptor2-2.0.15.tar.gz"
|
||||
sha1 "504231f87024df9aceb90eb957196b557b4b8e38"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue