cairo: update to 1.14.12. (#9818)
This commit is contained in:
parent
48554d94e3
commit
5f7c73d938
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'cairo'.
|
||||
pkgname=cairo
|
||||
version=1.14.10
|
||||
version=1.14.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-lto --enable-tee
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1, MPL-1.1"
|
||||
homepage="http://cairographics.org"
|
||||
distfiles="${homepage}/releases/$pkgname-$version.tar.xz"
|
||||
checksum=7e87878658f2c9951a14fc64114d4958c0e65ac47530b8ac3078b2ce41b66a09
|
||||
checksum=8c90f00c500b2299c0a323dd9beead2a00353752b2092ead558139bd67f7bf16
|
||||
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libpng-devel fontconfig-devel pixman-devel libXrender-devel libglib-devel
|
||||
|
|
Loading…
Reference in a new issue