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.
2 parents 0a47423 + 3034125 commit f9ee32bCopy full SHA for f9ee32b
scripts/004-freetype-2.4.3.sh
@@ -2,7 +2,7 @@
2
# freetype-2.4.3.sh by Dan Peori ([email protected])
3
4
## Download the source code.
5
-wget --continue http://voxel.dl.sourceforge.net/project/freetype/freetype2/2.4.3/freetype-2.4.3.tar.gz
+wget --continue http://download.savannah.gnu.org/releases/freetype/freetype-2.4.3.tar.gz
6
7
## Unpack the source code.
8
rm -Rf freetype-2.4.3 && tar xfvz freetype-2.4.3.tar.gz && cd freetype-2.4.3
0 commit comments