Skip to content

Commit

Permalink
Fix for getting the libfreetype
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Nov 10, 2023
1 parent 86a97d4 commit 454d315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/libfreetype/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ FREETYPE_VERSION=2.13.2

downloadTarArchive \
"libfreetype" \
"https://nav.dl.sourceforge.net/project/freetype/freetype2/${FREETYPE_VERSION}/freetype-${FREETYPE_VERSION}.tar.gz"
"https://download.savannah.gnu.org/releases/freetype/freetype-${FREETYPE_VERSION}.tar.gz"

0 comments on commit 454d315

Please sign in to comment.