librsvg 2.40.11
Closes Homebrew/homebrew#44735. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
96847e6fbd
commit
c5fa88a036
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Librsvg < Formula
|
||||
desc "Library to render SVG files using Cairo"
|
||||
homepage "https://live.gnome.org/LibRsvg"
|
||||
url "https://download.gnome.org/sources/librsvg/2.40/librsvg-2.40.10.tar.xz"
|
||||
sha256 "965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/librsvg/2.40/librsvg-2.40.11.tar.xz"
|
||||
sha256 "611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02"
|
||||
|
||||
bottle do
|
||||
sha256 "faff2f50a7af24afce8c012066f0c80de8222b006984dfdef8fba846c174d3f5" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue