Skip to content

Commit

Permalink
Update cairo
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Gilbert <[email protected]>
  • Loading branch information
bgilbert committed Sep 25, 2023
1 parent ef403e5 commit f62843a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions meson/subprojects/cairo.wrap
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[wrap-file]
directory = cairo-1.17.8
source_url = https://gitlab.freedesktop.org/cairo/cairo/-/archive/1.17.8/cairo-1.17.8.tar.bz2
source_filename = cairo-1.17.8.tar.bz2
source_hash = ead4724423eb969f98b456fe1e3ee1e1741fe1c8dfb1a41ca12afa81a6c1665f
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cairo_1.17.8-1/cairo-1.17.8.tar.bz2
wrapdb_version = 1.17.8-1
directory = cairo-1.18.0
source_url = https://www.cairographics.org/releases/cairo-1.18.0.tar.xz
source_filename = cairo-1.18.0.tar.xz
source_hash = 243a0736b978a33dee29f9cca7521733b78a65b5418206fef7bd1c3d4cf10b64
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cairo_1.18.0-1/cairo-1.18.0.tar.xz
wrapdb_version = 1.18.0-1

[provide]
dependency_names = cairo, cairo-gobject

0 comments on commit f62843a

Please sign in to comment.