Stick to SDL2 instead of 3
This commit is contained in:
		
							parent
							
								
									d88a84b308
								
							
						
					
					
						commit
						8dac144f1c
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,8 @@
 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SCRIPT_REPO="https://github.com/libsdl-org/SDL.git"
 | 
					SCRIPT_REPO="https://github.com/libsdl-org/SDL.git"
 | 
				
			||||||
SCRIPT_COMMIT="4713db1484c5519967b7e1dc2a00ee0b36853428"
 | 
					SCRIPT_COMMIT="07d6d116ed413a34d77af0657788667bcbefcae7"
 | 
				
			||||||
 | 
					SCRIPT_BRANCH="SDL2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    return 0
 | 
					    return 0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue