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.
1 parent 60e7618 commit 9fe3036Copy full SHA for 9fe3036
scripts/004-freetype-2.4.3.sh
@@ -2,7 +2,7 @@
2
# freetype-2.4.3.sh by Naomi Peori ([email protected])
3
4
## Download the source code.
5
-wget --continue http://download.savannah.gnu.org/releases/freetype/freetype-2.4.3.tar.gz
+wget --continue http://download.savannah.gnu.org/releases/freetype/freetype-old/freetype-2.4.3.tar.gz
6
7
## Download an up-to-date config.guess and config.sub
8
if [ ! -f config.guess ]; then wget --continue http://git.savannah.gnu.org/cgit/config.git/plain/config.guess; fi
0 commit comments