parent
c839cdce98
commit
0c9951aac2
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Vips < Formula
|
||||
homepage 'http://www.vips.ecs.soton.ac.uk/'
|
||||
url 'http://www.vips.ecs.soton.ac.uk/supported/current/vips-7.30.1.tar.gz'
|
||||
sha1 'ce1a419173f7df1e200a043200e3908349599f3b'
|
||||
url 'http://www.vips.ecs.soton.ac.uk/supported/current/vips-7.30.2.tar.gz'
|
||||
sha1 '5fac9ca28660bb3457290709988911b161239f8c'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on :libpng
|
||||
|
|
Loading…
Reference in a new issue