fontconfig: update to 2.12.3.
This commit is contained in:
parent
f5a7d0375b
commit
98936b44fc
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'fontconfig'.
|
||||
pkgname=fontconfig
|
||||
version=2.12.1
|
||||
revision=2
|
||||
version=2.12.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.fontconfig.org"
|
||||
license="MIT"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/$pkgname-$version.tar.bz2"
|
||||
checksum=b449a3e10c47e1d1c7a6ec6e2016cca73d3bd68fbbd4f0ae5cc6b573f7d6c7f3
|
||||
checksum=bd24bf6602731a11295c025909d918180e98385625182d3b999fd6f1ab34f8bd
|
||||
|
||||
post_install() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue