recoil 4.3.0 => 4.3.1
This commit is contained in:
parent
394d817c69
commit
0761b3005c
2
3rdparty/Makefile
vendored
2
3rdparty/Makefile
vendored
@ -35,7 +35,7 @@ LUA=lua-$(LUAVER)
|
||||
LUAARCH=$(LUA).tar.gz
|
||||
LUAURL=https://www.lua.org/ftp/$(LUAARCH)
|
||||
# https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.1.tar.gz
|
||||
RECOILVER=4.3.0
|
||||
RECOILVER=4.3.1
|
||||
RECOIL=recoil-$(RECOILVER)
|
||||
RECOILARCH=$(RECOIL).tar.gz
|
||||
# https://downloads.sourceforge.net/project/recoil/recoil/4.3.0/recoil-4.3.0.tar.gz
|
||||
|
||||
@ -68,7 +68,7 @@ endif
|
||||
|
||||
CFLAGS_CACHE = $(OBJDIR)/.cflags.cache
|
||||
|
||||
RECOILVER = 4.3.0
|
||||
RECOILVER = 4.3.1
|
||||
|
||||
# Video / input API used
|
||||
API ?= sdl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user