libpng 1.6.32 => 1.6.34
This commit is contained in:
parent
b6c3852aad
commit
75fcc3dd4f
2
3rdparty/Makefile
vendored
2
3rdparty/Makefile
vendored
@ -7,7 +7,7 @@ SDLIMAGEURL = https://www.libsdl.org/projects/SDL_image/release/$(SDLIMAGEARCH)
|
||||
SDLTTF=SDL_ttf-2.0.11
|
||||
SDLTTFARCH=$(SDLTTF).tar.gz
|
||||
SDLTTFURL=https://www.libsdl.org/projects/SDL_ttf/release/$(SDLTTFARCH)
|
||||
LIBPNG = libpng-1.6.32
|
||||
LIBPNG = libpng-1.6.34
|
||||
LIBPNGARCH = $(LIBPNG).tar.gz
|
||||
LIBPNGURL = https://download.sourceforge.net/libpng/$(LIBPNGARCH)
|
||||
JPEGVER = 9c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user