cairo: update to 1.15.14.

This commit is contained in:
maxice8 2018-09-20 20:10:02 -03:00 committed by maxice8
parent 00dcadcaae
commit d7031e7545

View File

@ -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 <rasmus.thomsen@protonmail.com>"
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"