Bump mbedtls again.
Not strictly neccesary, since the generated files are now being generated anyway, but this makes version check happy.
This commit is contained in:
		
							parent
							
								
									a4c1851a86
								
							
						
					
					
						commit
						b9a3f7ffce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
 | 
					MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
 | 
				
			||||||
MBEDTLS_COMMIT="v3.2.0"
 | 
					MBEDTLS_COMMIT="v3.2.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_enabled() {
 | 
					ffbuild_enabled() {
 | 
				
			||||||
    return 0
 | 
					    return 0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue