Skip to content

Commit 38e3921

Browse files
QuLogictacaswelltimhoffm
authored
BLD: Update bundled FreeType to 2.14.3 (#31407)
* BLD: Update bundled FreeType to 2.14.3 These releases mostly consist of security fixes. * BLD: adjust upstream url for freetype to nongnu savanah mirror Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> --------- Co-authored-by: Thomas A Caswell <tcaswell@gmail.com> Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent b10b22c commit 38e3921

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

subprojects/freetype2.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# the `LOCAL_FREETYPE_VERSION` value in `lib/matplotlib/__init__.py`. Bump the cache key
33
# in `.circleci/config.yml` when changing requirements.
44
[wrap-file]
5-
directory = freetype-2.14.1
6-
source_url = https://download.savannah.gnu.org/releases/freetype/freetype-2.14.1.tar.xz
7-
source_fallback_url = https://downloads.sourceforge.net/project/freetype/freetype2/2.14.1/freetype-2.14.1.tar.xz
8-
source_filename = freetype-2.14.1.tar.xz
9-
source_hash = 32427e8c471ac095853212a37aef816c60b42052d4d9e48230bab3bdf2936ccc
5+
directory = freetype-2.14.3
6+
source_url = https://download.savannah.nongnu.org/releases/freetype/freetype-2.14.3.tar.xz
7+
source_fallback_url = https://downloads.sourceforge.net/project/freetype/freetype2/2.14.3/freetype-2.14.3.tar.xz
8+
source_filename = freetype-2.14.3.tar.xz
9+
source_hash = 36bc4f1cc413335368ee656c42afca65c5a3987e8768cc28cf11ba775e785a5f
1010

1111
# This patch allows using our bundled HarfBuzz.
1212
diff_files = freetype-2.14.1-static-harfbuzz.patch

0 commit comments

Comments
 (0)