pngnq: style nits
This commit is contained in:
parent
bd0f030816
commit
92df0af1f6
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Pngnq < Formula
|
||||
url 'http://downloads.sourceforge.net/project/pngnq/pngnq/1.1/pngnq-1.1.tar.gz'
|
||||
homepage 'http://pngnq.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/pngnq/pngnq/1.1/pngnq-1.1.tar.gz'
|
||||
sha1 '6a43dc046171eee56ac2d91cebb93aecde24d26a'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
|
Loading…
Reference in a new issue