From dbe36ccb6ef1c23eafcadc070fab26c2b859e295 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Fri, 23 Feb 2024 11:54:55 +0100 Subject: freetype: upgrade to 2.13.2 Change-Id: I06fe1d1bdd1d7924213b219e25a9b3b9d8562a50 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163817 Tested-by: Jenkins Reviewed-by: Xisco Fauli --- download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download.lst b/download.lst index 5499159c1e00..55f0a2d7cdc8 100644 --- a/download.lst +++ b/download.lst @@ -267,8 +267,8 @@ FREEHAND_TARBALL := libfreehand-0.1.2.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -FREETYPE_SHA256SUM := 5ee23abd047636c24b2d43c6625dcafc66661d1aca64dec9e0d05df29592624c -FREETYPE_TARBALL := freetype-2.13.0.tar.xz +FREETYPE_SHA256SUM := 12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d +FREETYPE_TARBALL := freetype-2.13.2.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -- cgit