From cba1a2a9428fd0dea2bd35035c466ac643a5f79d Mon Sep 17 00:00:00 2001 From: Shpoike Date: Thu, 19 Jan 2023 04:30:06 +0000 Subject: [PATCH] Update some third party library versions. --- engine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/Makefile b/engine/Makefile index 8b0c09d78..d143a043c 100644 --- a/engine/Makefile +++ b/engine/Makefile @@ -84,10 +84,10 @@ 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. JPEGVER=9c ZLIBVER=1.2.13 -PNGVER=1.6.37 +PNGVER=1.6.39 OGGVER=1.3.4 VORBISVER=1.3.6 -SDL2VER=2.0.10 +SDL2VER=2.26.4 SCINTILLAVER=373 OPUSVER=1.3.1 SPEEXVER=1.2.0