fontconfig: use another url for distfiles.
This commit is contained in:
parent
da5d055470
commit
94236c21a2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=fontconfig
|
||||
version=2.8.0
|
||||
revision=2
|
||||
distfiles="http://www.fontconfig.org/release/$pkgname-$version.tar.gz"
|
||||
distfiles="ftp://mirror.ovh.net/gentoo-distfiles/distfiles/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||
short_desc="Library for configuring and customizing font access"
|
||||
|
|
Loading…
Reference in a new issue