Upgrade to recoil 4.3.0
This commit is contained in:
		
							parent
							
								
									eb2a137f24
								
							
						
					
					
						commit
						f4c5c4bb1a
					
				
							
								
								
									
										2
									
								
								3rdparty/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								3rdparty/Makefile
									
									
									
									
										vendored
									
									
								
							@ -31,7 +31,7 @@ LUA=lua-5.3.4
 | 
			
		||||
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.2.0
 | 
			
		||||
RECOILVER=4.3.0
 | 
			
		||||
RECOIL=recoil-$(RECOILVER)
 | 
			
		||||
RECOILARCH=$(RECOIL).tar.gz
 | 
			
		||||
RECOILURL=https://sourceforge.net/projects/recoil/files/recoil/$(RECOILVER)/$(RECOILARCH)
 | 
			
		||||
 | 
			
		||||
@ -59,7 +59,7 @@ endif
 | 
			
		||||
 | 
			
		||||
  CFLAGS_CACHE = .cflags.cache
 | 
			
		||||
 | 
			
		||||
  RECOILVER = 4.2.0
 | 
			
		||||
  RECOILVER = 4.3.0
 | 
			
		||||
 | 
			
		||||
### PLATFORM DETECTION AND CONFIGURATION ###
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user