netpbm 10.76
also serves as revision for jasper
This commit is contained in:
parent
74e0f2e68b
commit
540d41fc1a
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,8 @@ class Netpbm < Formula
|
|||
homepage "http://netpbm.sourceforge.net"
|
||||
# Maintainers: Look at https://sourceforge.net/p/netpbm/code/HEAD/tree/
|
||||
# for versions and matching revisions
|
||||
url "http://svn.code.sf.net/p/netpbm/code/advanced", :revision => 2294
|
||||
version "10.68"
|
||||
|
||||
url "http://svn.code.sf.net/p/netpbm/code/advanced", :revision => 2825
|
||||
version "10.76"
|
||||
head "http://svn.code.sf.net/p/netpbm/code/trunk"
|
||||
|
||||
bottle do
|
||||
|
@ -22,6 +21,7 @@ class Netpbm < Formula
|
|||
|
||||
depends_on "libtiff"
|
||||
depends_on "jasper"
|
||||
depends_on "jpeg"
|
||||
depends_on "libpng"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue