Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
jpeg: style nits
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jacknagel committed Sep 4, 2012
1 parent c25fd2f commit 1a6e908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/jpeg.rb
@@ -1,10 +1,10 @@
require 'formula'

class Jpeg < Formula
url 'http://www.ijg.org/files/jpegsrc.v8d.tar.gz'
sha1 'f080b2fffc7581f7d19b968092ba9ebc234556ff'
homepage 'http://www.ijg.org'
url 'http://www.ijg.org/files/jpegsrc.v8d.tar.gz'
version '8d'
sha1 'f080b2fffc7581f7d19b968092ba9ebc234556ff'

bottle do
sha1 '80b23581fb5b2b92d787969f75cedbe8054c93a4' => :mountainlion
Expand Down

0 comments on commit 1a6e908

Please sign in to comment.