mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 13:34:27 -04:00 
			
		
		
		
	tools/cmake: update to 3.24.1
Update cmake to newest version. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
		
							parent
							
								
									ce3e467d61
								
							
						
					
					
						commit
						3b2f19271c
					
				| @ -7,14 +7,14 @@ | ||||
| include $(TOPDIR)/rules.mk | ||||
| 
 | ||||
| PKG_NAME:=cmake | ||||
| PKG_VERSION:=3.22.3 | ||||
| PKG_VERSION:=3.24.1 | ||||
| PKG_RELEASE:=1 | ||||
| PKG_CPE_ID:=cpe:/a:kitware:cmake | ||||
| 
 | ||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||||
| PKG_SOURCE_URL:=https://github.com/Kitware/CMake/releases/download/v$(PKG_VERSION)/ \
 | ||||
| 		https://cmake.org/files/v3.22/ | ||||
| PKG_HASH:=9f8469166f94553b6978a16ee29227ec49a2eb5ceb608275dec40d8ae0d1b5a0 | ||||
| 		https://cmake.org/files/v3.24/ | ||||
| PKG_HASH:=4931e277a4db1a805f13baa7013a7757a0cbfe5b7932882925c7061d9d1fa82b | ||||
| 
 | ||||
| HOST_BUILD_PARALLEL:=1 | ||||
| HOST_CONFIGURE_PARALLEL:=1 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user