cairo 1.14.8
Closes #7722. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
f73cdd1d01
commit
244de4c988
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Cairo < Formula
|
||||
desc "Vector graphics library with cross-device output support"
|
||||
homepage "https://cairographics.org/"
|
||||
url "https://cairographics.org/releases/cairo-1.14.6.tar.xz"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/cairo-1.14.6.tar.xz"
|
||||
sha256 "613cb38447b76a93ff7235e17acd55a78b52ea84a9df128c3f2257f8eaa7b252"
|
||||
revision 1
|
||||
url "https://cairographics.org/releases/cairo-1.14.8.tar.xz"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/cairo-1.14.8.tar.xz"
|
||||
sha256 "d1f2d98ae9a4111564f6de4e013d639cf77155baf2556582295a0f00a9bc5e20"
|
||||
|
||||
bottle do
|
||||
sha256 "88383b86fdf914d59dcf249403d7358ff3bcc84098186dd10a58fbb1da07d98d" => :sierra
|
||||
|
|
Loading…
Reference in a new issue