comparison src/build-cmake.mk @ 5947:09d3533acacf

* src/build-cmake.mk, src/cmake.mk: update v3.21.4
author John Donoghue <john.donoghue@ieee.org>
date Thu, 11 Nov 2021 09:49:11 -0500
parents ff6218f754ff
children d5489b19bc4f
comparison
equal deleted inserted replaced
5946:cb27aea09085 5947:09d3533acacf
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := build-cmake 4 PKG := build-cmake
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 3.21.3 6 $(PKG)_VERSION := 3.21.4
7 $(PKG)_CHECKSUM := 7efab148bce84d54533414d3387b1bd2f98a82bd 7 $(PKG)_CHECKSUM := 7d5bde583207dc205cba158ce46f0c389884b211
8 $(PKG)_SUBDIR := cmake-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := cmake-$($(PKG)_VERSION)
9 $(PKG)_FILE := cmake-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := cmake-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := http://www.cmake.org/files/v$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE) 10 $(PKG)_URL := http://www.cmake.org/files/v$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)
11 ifeq ($(USE_SYSTEM_GCC),yes) 11 ifeq ($(USE_SYSTEM_GCC),yes)
12 $(PKG)_DEPS := 12 $(PKG)_DEPS :=