diff --git a/srcpkgs/cairo/template b/srcpkgs/cairo/template index 3e401795a30..1ed0bdec110 100644 --- a/srcpkgs/cairo/template +++ b/srcpkgs/cairo/template @@ -1,6 +1,6 @@ # Template file for 'cairo' pkgname=cairo -version=1.15.12 +version=1.15.14 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=7623081b94548a47ee6839a7312af34e9322997806948b6eec421a8c6d0594c9 +distfiles="${homepage}/snapshots/${pkgname}-${version}.tar.xz" +checksum=16566b6c015a761bb0b7595cf879b77f8de85f90b443119083c4c2769b93298d # Package build options build_options="gles2 opengl"