cairo: update to 1.15.14.
This commit is contained in:
parent
00dcadcaae
commit
d7031e7545
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cairo'
|
# Template file for 'cairo'
|
||||||
pkgname=cairo
|
pkgname=cairo
|
||||||
version=1.15.12
|
version=1.15.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-tee
|
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>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="LGPL-2.1-or-later, MPL-1.1"
|
license="LGPL-2.1-or-later, MPL-1.1"
|
||||||
homepage="https://cairographics.org"
|
homepage="https://cairographics.org"
|
||||||
distfiles="${homepage}/snapshots/$pkgname-$version.tar.xz"
|
distfiles="${homepage}/snapshots/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7623081b94548a47ee6839a7312af34e9322997806948b6eec421a8c6d0594c9
|
checksum=16566b6c015a761bb0b7595cf879b77f8de85f90b443119083c4c2769b93298d
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gles2 opengl"
|
build_options="gles2 opengl"
|
||||||
|
|
Loading…
Reference in a new issue