cmake-gui: update to 3.24.2.

This commit is contained in:
Đoàn Trần Công Danh 2022-09-21 11:47:11 +07:00
parent d4f6203e07
commit eeb396019d

View file

@ -1,6 +1,6 @@
# Template file for 'cmake-gui' # Template file for 'cmake-gui'
pkgname=cmake-gui pkgname=cmake-gui
version=3.24.1 version=3.24.2
revision=1 revision=1
wrksrc="cmake-${version}" wrksrc="cmake-${version}"
build_style=cmake build_style=cmake
@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.cmake.org" homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz" distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=4931e277a4db1a805f13baa7013a7757a0cbfe5b7932882925c7061d9d1fa82b checksum=0d9020f06f3ddf17fb537dc228e1a56c927ee506b486f55fe2dc19f69bf0c8db
do_check() { do_check() {
cd build cd build