diff --git a/srcpkgs/cairo/template b/srcpkgs/cairo/template index 1ed0bdec110..f05334c799c 100644 --- a/srcpkgs/cairo/template +++ b/srcpkgs/cairo/template @@ -1,6 +1,6 @@ # Template file for 'cairo' pkgname=cairo -version=1.15.14 +version=1.16.0 revision=1 build_style=gnu-configure configure_args="--disable-static --enable-tee @@ -14,8 +14,8 @@ short_desc="Vector graphics library with cross-device output support" maintainer="Rasmus Thomsen " license="LGPL-2.1-or-later, MPL-1.1" homepage="https://cairographics.org" -distfiles="${homepage}/snapshots/${pkgname}-${version}.tar.xz" -checksum=16566b6c015a761bb0b7595cf879b77f8de85f90b443119083c4c2769b93298d +distfiles="https://cairographics.org/releases/cairo-${version}.tar.xz" +checksum=5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331 # Package build options build_options="gles2 opengl"