We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c423d commit e7a8dd5Copy full SHA for e7a8dd5
depends/packages/fontconfig.mk
@@ -1,8 +1,8 @@
1
package=fontconfig
2
$(package)_version=2.12.6
3
$(package)_download_path=https://www.freedesktop.org/software/fontconfig/release/
4
-$(package)_file_name=$(package)-$($(package)_version).tar.bz2
5
-$(package)_sha256_hash=cf0c30807d08f6a28ab46c61b8dbd55c97d2f292cf88f3a07d3384687f31f017
+$(package)_file_name=$(package)-$($(package)_version).tar.gz
+$(package)_sha256_hash=064b9ebf060c9e77011733ac9dc0e2ce92870b574cca2405e11f5353a683c334
6
$(package)_dependencies=freetype expat
7
$(package)_patches=gperf_header_regen.patch
8
0 commit comments