forked from fte/fteqw
1
0
Fork 0

Bump zlib version to 1.2.12, as 1.2.11 seemingly reached EOL

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@6223 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Eukara 2022-03-31 15:52:44 +00:00
parent 6515c0e5cd
commit 078514f2d2
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ MAKE:=$(MAKE) --no-print-directory SVNREVISION="$(SVNREVISION)" SVN_VERSION="$(S
#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=9c JPEGVER=9c
ZLIBVER=1.2.11 ZLIBVER=1.2.12
PNGVER=1.6.37 PNGVER=1.6.37
OGGVER=1.3.4 OGGVER=1.3.4
VORBISVER=1.3.6 VORBISVER=1.3.6