Update some dependancy versions.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5550 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2019-09-26 02:48:55 +00:00
parent a09a8ebcc3
commit 4134353778
1 changed files with 7 additions and 7 deletions

View File

@ -27,17 +27,17 @@ MAKE:=$(MAKE) SVNREVISION=$(SVNREVISION)
#update these to download+build a different version. this assumes that the url+subdirs etc contain a consistant version everywhere. #update these to download+build a different version. this assumes that the url+subdirs etc contain a consistant version everywhere.
JPEGVER=9b JPEGVER=9c
ZLIBVER=1.2.11 ZLIBVER=1.2.11
PNGVER=1.6.34 PNGVER=1.6.37
OGGVER=1.3.3 OGGVER=1.3.4
VORBISVER=1.3.6 VORBISVER=1.3.6
SDL2VER=2.0.7 SDL2VER=2.0.10
SCINTILLAVER=373 SCINTILLAVER=373
OPUSVER=1.3 OPUSVER=1.3.1
SPEEXVER=1.2.0 SPEEXVER=1.2.0
SPEEXDSPVER=1.2rc3 SPEEXDSPVER=1.2.0
FREETYPEVER=2.9 FREETYPEVER=2.10.1
BULLETVER=2.87 BULLETVER=2.87
#only limited forms of cross-making is supported #only limited forms of cross-making is supported