fontconfig: update to 2.12.5.
This commit is contained in:
parent
9befec49e9
commit
a99d930bbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'fontconfig'.
|
# Template build file for 'fontconfig'.
|
||||||
pkgname=fontconfig
|
pkgname=fontconfig
|
||||||
version=2.12.4
|
version=2.12.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.fontconfig.org"
|
homepage="http://www.fontconfig.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/$pkgname-$version.tar.bz2"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/$pkgname-$version.tar.bz2"
|
||||||
checksum=668293fcc4b3c59765cdee5cee05941091c0879edcc24dfec5455ef83912e45c
|
checksum=e10ccf1e26b0968f61d81037af1147fea28e86bfd159ffd8cfd5a486da126ce4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# trick to regenerate hash functions :-)
|
# trick to regenerate hash functions :-)
|
||||||
|
|
Loading…
Add table
Reference in a new issue