Skip to content

Commit e3bc1c1

Browse files
committed
depends: freetype: update to 2.14.1
1 parent 866efb7 commit e3bc1c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/depends/packages/freetype.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=freetype
2-
$(package)_version=2.13.3
2+
$(package)_version=2.14.1
33
$(package)_download_path=https://sourceforge.net/projects/freetype/files/freetype2/$($(package)_version)/
44
$(package)_file_name=freetype-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=5c3a8e78f7b24c20b25b54ee575d6daa40007a5f4eea2845861c3409b3021747
5+
$(package)_sha256_hash=174d9e53402e1bf9ec7277e22ec199ba3e55a6be2c0740cb18c0ee9850fc8c34
66

77
define $(package)_set_vars
88
$(package)_config_opts := --without-zlib --without-png --without-harfbuzz --without-bzip2 --enable-static --disable-shared

0 commit comments

Comments
 (0)