Pixman 0.24.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
43b3fd892c
commit
d3a7698039
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Pixman < Formula
|
||||
homepage 'http://www.cairographics.org/'
|
||||
url 'http://cairographics.org/releases/pixman-0.24.2.tar.gz'
|
||||
sha1 'acfc724d8032d3c0677b4466807e120e0c867678'
|
||||
homepage 'http://cairographics.org/'
|
||||
url 'http://cairographics.org/releases/pixman-0.24.4.tar.gz'
|
||||
sha1 'efaa09789128ebc42d17a11d2e350b7217a7cd05'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue