cairo: update to 1.16.0.
This commit is contained in:
parent
705a779d2d
commit
4064eb8f44
1 changed files with 3 additions and 3 deletions
|
@ -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 <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=16566b6c015a761bb0b7595cf879b77f8de85f90b443119083c4c2769b93298d
|
||||
distfiles="https://cairographics.org/releases/cairo-${version}.tar.xz"
|
||||
checksum=5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331
|
||||
|
||||
# Package build options
|
||||
build_options="gles2 opengl"
|
||||
|
|
Loading…
Reference in a new issue